How do you set the start page with godaddy hosting? I can see no way of doing this! You do not seem to have access to the IIS settings that allow you to change it!
By default ... Default.aspx is a default document in godadday .... I am also hosting my website with the same company... But if you want to change it... contact with godaddy customer care... any way add the following in your web.config file..
andy91
Member
4 Points
90 Posts
Setting the default start page in godaddy hosting?
Mar 25, 2009 03:14 AM|LINK
How do you set the start page with godaddy hosting? I can see no way of doing this! You do not seem to have access to the IIS settings that allow you to change it!
UjjwalMeshra...
Participant
1179 Points
293 Posts
Re: Setting the default start page in godaddy hosting?
Mar 25, 2009 04:05 AM|LINK
Hi,
You should contact with godaddy.
Regards
zuperboy90
Participant
977 Points
819 Posts
Re: Setting the default start page in godaddy hosting?
Mar 25, 2009 04:40 AM|LINK
usually, the default page is default.aspx from website folder, try to create a page named default.aspx and place it on website folder
getchinna_sv
Star
12043 Points
2096 Posts
Re: Setting the default start page in godaddy hosting?
Mar 25, 2009 06:02 AM|LINK
By default ... Default.aspx is a default document in godadday .... I am also hosting my website with the same company... But if you want to change it... contact with godaddy customer care... any way add the following in your web.config file..
gangelo
Member
596 Points
272 Posts
Re: Setting the default start page in godaddy hosting?
May 20, 2009 04:23 PM|LINK
defaultUrl has nothing to do with the start page, defaultUrl is the page to redirect to after the user logs in.