Forums
(@charltoncolin7)
10 years, 8 months ago
After looking for days I found the solution as soon as I posted: Solution: sudo vi /etc/httpd/conf/httpd.conf change all occurrences of AllowOverride None to AllowOverride All Restart the service sudo service httpd restart
Thanks