You need to login to send post. No account yet? Create one:
Create account
Why my simple site needed use www.site.com/index.html?
Mon, 01/18/2010 - 19:48
I have simple HTML site and I want to figure out, that after pointing web browser to my domain name will automatically used index.html, but it is not happens and I always have to use ugly www.site.com/index.html. Where could be problem?
I'm using paid webhosting.
Thanks a lot.
Mon, 01/18/2010 - 19:53
#2
IT DID THE TRICK
Thanks a lot again!



















If is this file in root folder of your site, clear it and write only this:
Options -Indexes
DirectoryIndex index.html