| Search Me! Lots of information is found in this board. You can also ask general questions here if you'd like! This is the last stop on Surmunity. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread |
|
|
#1 (permalink) |
|
Marketing Maven
Surpass Staff
Joined in May 2003
Lives in Chicago
24,754 posts
Gave thanks: 946
Thanked 807 times
|
[Article] You change the URL of your homepage!
Your home page is the first page a visitor will see when typing your domain.com into an address field, generally, this page is an index.html or index.php file, if this file does not exist your visitor will be brought to a directory listing of the files and folders in the folder they are viewing (which is normally /home/user/public_html/
Change your homepage If you wish to change what Apache recognizes as your home page, you can modify the .htaccess file in that directory. Simply add a line with the following text: DirectoryIndex filename.html index.cgi index.pl default.htm The filenames after DirectoryIndex ( filename.html, index.cgi, index.pl and default.htm) are just examples. You could make your default page tralfaz.htm and it would work, AND be transparent to your endusers. |
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|