GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   .htaccess question (https://gfy.com/showthread.php?t=97449)

snowpimp 01-02-2003 05:21 PM

.htaccess question
 
how do i change the default document, it's something like
DirectoryIndex something.html
or
DefaultIndex something.html
but i can't remember the exact phrasing.....can someone please help me
thanks
yan

stevo 01-02-2003 05:47 PM

Hope this helps:

Directory Index

One of the more useful features of ".htaccess" files is the ability to change which default document you want to use. If the first page you want visitors to your site to see is titled "firstpage.pl", then you can instruct the Web server to display any pages named "firstpage.pl" before it returns anything else, when your site is accessed in the form of http://www.mydomain.com. To do this, you'll use a "DirectoryIndex" directive like this:


DirectoryIndex firstpage.pl index.html index.htm

The filenames are listed in order of precedence. In other words, if no firstpage.pl, and index.html exist, the Web server will display index.htm as your default page.


All times are GMT -7. The time now is 06:47 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123