Today I tried accessing my homepage, which is index.php, it showed as a blank page, no error message. Tried to access a simple PHP file with phpinfo(), get 403 error:
Forbidden
You don't have permission to access /cgi-bin/pinfo.php on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
I've tried changing the permission of the files under public-html folder from 0644 to 0755, no luck.
If I type the direct URL of a html page, or a PHP file with static contents, it's OK.
My website is http://dml.x10host.com/
Please help. Thanks!
Forbidden
You don't have permission to access /cgi-bin/pinfo.php on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
I've tried changing the permission of the files under public-html folder from 0644 to 0755, no luck.
If I type the direct URL of a html page, or a PHP file with static contents, it's OK.
My website is http://dml.x10host.com/
Please help. Thanks!