redirect

Discussion in 'FrontPage' started by ayadnouf, Feb 11, 2008.

  1. Hi
    My issue is I have my own index.html page and i want it to be my default home page when the users go www.noufresidence.com i have already set up ISS manager Default Documentsand i only have index.html in the text area then when i try to go to my website http://www.noufresidence.com/it keeps going to ur default DISCOUNTASP.netin other words i want the way to redirect the root directory to index.html
    Could you help on this and how i can allocate index.html in ASPdiscount Control Panel
    Sincerly
    ESSAm
     
  2. Did you get this worked out?
    As I tested the site just now it resolved to: WELCOME TO NOUF RESIDENCE WEBSITE
     
  3. Start FrontPage then open index.html

    In the index.html page properties go to costoms tab. In the top box press Add.

    top box type
    REFRESH

    In bottom box type
    0;URL=Default.aspx

    then press OK twice then save the page

    0 in the bottom code means wait 0 seconds before refreshing the page

    Mike

    Post Edited (Gofer01) : 7/5/2008 8:44:37 AM GMT
     
  4. In DiscountASP Control pannel go to IIS Tools in the left menu, select Default Document Tab then move Default.aspx to the top of the list then press the update button.

    Mike
     

Share This Page