PDA

View Full Version : redirect


ayadnouf
02-11-2008, 03:16 AM
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 (http://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

wisemx
02-11-2008, 04:52 AM
Did you get this worked out?
As I tested the site just now it resolved to: WELCOME TO NOUF RESIDENCE WEBSITE

Gofer01
07-05-2008, 07:28 AM
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

Gofer01
07-05-2008, 07:40 AM
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