Im getting a 403 Forbidden Error message when I visit my website. When I look at my error logs in cPanel I see the following error message: Options ExecCGI is off in this directory
To fix this particular error you need to place the following line in your .htaccess file in your "public_html" folder or the directory you get this error:
I get "Forbidden error" when try to access a site? In general this error means that 'httpd' process cannot access some file/directory because of the user 'httpd' is running under has no read permissions on it. Also it can...
"php_value" and "php_flag" lines in .htaccess files PHP Begins generating internal server errors after compiling with PhpSuExec. Solution For servers with PhpSuExec installed, having config lines in your .htaccess file to...