View Full Version : Changing index.html to something else?
top
January 17th, 2001, 08:01
How do I change the default page of my site to something other than index.html?
there's this file at my root:
#index.html#
does it have something to do with the changing?
thanks!
LeX
January 17th, 2001, 08:05
I think somebody mentioned this a while ago... If I find it, I'll post the link here. :)
Okay, I can't seem to find it. Sorry. :p
[Edited by LeX on 01-17-2001 at 09:19 AM]
Nick
January 17th, 2001, 17:41
Put this in the .htaccess:
DirectoryIndex filename.ext filename2.ext filename3.ext etc etc etc...
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.