tkwon
04-18-2011, 04:59 PM
I created an index.htm and placed it in the top directory of my subdomain. When I try http://www.mysubdomain.com/
I get the following error:
Forbidden
You don't have permission to access / on this server.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
However, when I try http://www.mysubdomain.com/index.htm the page opens properly. Why isn't the index.htm opening by default? I've also tried index.html.
What I have is
mydomain
mysubdomain (set up as add on domain)
The index.htm is placed in the root directory of mysubdomain. So /public_html/mysubdomain/index.htm
Also the permissions are set to 644 which I believe is correct.
I get the following error:
Forbidden
You don't have permission to access / on this server.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
However, when I try http://www.mysubdomain.com/index.htm the page opens properly. Why isn't the index.htm opening by default? I've also tried index.html.
What I have is
mydomain
mysubdomain (set up as add on domain)
The index.htm is placed in the root directory of mysubdomain. So /public_html/mysubdomain/index.htm
Also the permissions are set to 644 which I believe is correct.