PDA

View Full Version : How do I replace discountasp.net default page?


oscar_pena
02-25-2004, 10:13 AM
Hi, I just signed up with DiscountAsp.Net and thought I was ready to go, but I think I still need to learn some stuff before. The point is that I was able to create a web application in visual studio using my web address. I see my application in the web application tool. My problem is that I do not know how to replace the "Index Page" with the page in my application? Please, help me. Thanks.

Eric
02-25-2004, 10:29 AM
Just rename or remove the index.aspx page in your root directory.

oscar_pena
02-26-2004, 05:43 AM
Thank you guys, my website is running now.

oscar_pena
02-26-2004, 09:12 AM
[b]quote:Originally posted by dasp

Just rename or remove the index.aspx page in your root directory.

</blockquote id="quote"></font id="quote">

Thank you for your reply. I removed the index.aspx page from my ftp directory and now when i go to my website i see a plain text page with the folder names and links. Did I do something wrong? Please help.

Major_Disorder
02-26-2004, 09:42 AM
In the control panel you should go to the IIS manager and set the directory browsing to "Off" and set the name of your new homepage in the Defaul Filenames section

MD

XBOXRacing.net

Tournaments, Leagues & Prizes

Eric
02-26-2004, 10:34 AM
Check out this article on default documents:
http://kb.discountasp.net/article.aspx?id=10128

Also, you can control the default document using the IIS Manager in your control panel.

abqnetcom00
03-09-2004, 09:43 AM
Yeah you can rename the default page to any name you want to in that area of the control pannel

[b]quote:Originally posted by Major_Disorder

In the control panel you should go to the IIS manager and set the directory browsing to "Off" and set the name of your new homepage in the Defaul Filenames section

MD

XBOXRacing.net

Tournaments, Leagues & Prizes
</blockquote id="quote"></font id="quote">

Gofer01