Apache 2.2 not reading the .htaccess?
<Directory “/var/www/html”>
AllowOverride All
Try to edit the .conf for the domain and use AllowOverride All.
Save and restart Apache.
Apache 2.2 not reading the .htaccess?
<Directory “/var/www/html”>
AllowOverride All
Try to edit the .conf for the domain and use AllowOverride All.
Save and restart Apache.