|
Why is it showing the files when i enter my domain name in the browser. How to show my index.html. I have my site designed for hosting. Please help anyone !!!!
I have instlled apache webserver on my pc & signed up for DynDNS.browsr shows only file swhn visit on web why?
It seems you have not setup a "default page" in your webserver configuration.
In apache.conf look for a directive called "DirectoryIndex" and change the corresponding entry to whatever your index page is called.
|