Hello,
Yesterday EasyApache4 was update and mod_rewrite is gone and cannot be enabled.
Anyone having the same problem?
Yesterday EasyApache4 was update and mod_rewrite is gone and cannot be enabled.
Anyone having the same problem?
httpd -M |grep rewrite
The problem was that after updating to the latest current release, the problem was that the websites are not loading correctly and i have seen errors related to php and rewrite.mod_rewrite should be compiled - you should be able to check it with the following:
Are you seeing related errors in the apache error logs?Code:httpd -M |grep rewrite
httpd -M |grep rewrite
/usr/local/cpanel/scripts/rebuildhttpdconf && /usr/local/cpanel/scripts/restartsrv_httpd && apachectl status