|
With .htaccess you can change the default page of a directory, but that isn't your question.
Like missingtime stated, it will by default look for the index file of that directory. Some servers probably don't allow index's with extensions other than htm or html (like my old server).
But, to answer your question, make a new file... call it index.html. then upload it, and done.
|