Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to set the default page
Message
De
03/09/2001 22:10:12
 
 
À
02/09/2001 12:48:16
Information générale
Forum:
Internet
Catégorie:
World Wide Web
Divers
Thread ID:
00551608
Message ID:
00551912
Vues:
19
>What should be done in order to set de default page?
>
>In VID all I need to do is to Right click on a specific ASP or HTM document and then select “Set as default page” but What exactly happens?
>
>Thanks in advance for any hints.
>
>Oscar Corte

If you are running IIS, you can specify what you want the default page to be named in the Microsoft Managemente Console, by right-clicking on the site or folder (you can have differently-named default pages for each directory and site), selecting Properties, and going to the "Documents" tab. The default names that IIS will look for when a request comes without specifying a page are: default.htm, default.asp, index.htm, index.asp, etc.
If you name your main page one of those names, all you need to do is place it in the IIS directory and that's it.
By the way, the names of the files are in the order in which IIS looks for them, so if you have a "default.asp" page and a "index.htm" page, you will get whichever one of the two is listed first in the IIS properties.
Hope this helps!
Andres M. Chiriboga, MCSE, MCP+I
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform