Hello , Recently I activated mod HTTP2 on easyapache4.
The problem that occurred is that all of the websites on the server gave a 403 Forbidden error, after checking the Apache error log i saw that most of the Lines were Client Denied by server configuration , after a brief search on this problem most of the results were that i need to check if in the Apache configuration file if there is a Deny From all for the directory ( of the website) and i did not find that , aslo i checked the local .htacess for any local configuration also nothing was found .
Also the .htaccess files is readable and the public_html directory is executable
Any help or suggestion would be appreciated.
Thank you
The problem that occurred is that all of the websites on the server gave a 403 Forbidden error, after checking the Apache error log i saw that most of the Lines were Client Denied by server configuration , after a brief search on this problem most of the results were that i need to check if in the Apache configuration file if there is a Deny From all for the directory ( of the website) and i did not find that , aslo i checked the local .htacess for any local configuration also nothing was found .
Also the .htaccess files is readable and the public_html directory is executable
Any help or suggestion would be appreciated.
Thank you
Last edited by a moderator: