View Single Post
  #4 (permalink)  
Old Oct 14th, 2006, 06:54
Ryan Fait's Avatar
Ryan Fait Ryan Fait is offline
SuperMember

SuperMember
Join Date: May 2006
Location: Las Vegas
Posts: 3,786
Thanks: 0
Thanked 0 Times in 0 Posts
Re: what am i doing wrong?

That's odd. You can use .htaccess file to add default pages, though. Just add this to it:

Code: Select all
DirectoryIndex index.html
Reply With Quote