try to rename .htaccess to _htaccess (or delete), or add to apache config file
<Directory /var/www/current/public/> AllowOverride AuthConfig </Directory>
tom
Tam Kbe wrote:
try to rename .htaccess to _htaccess (or delete), or add to apache config file
<Directory /var/www/current/public/> AllowOverride AuthConfig </Directory>
tom
Tam Kbe wrote:
Tom Z Meinlschmidt wrote:
try to rename .htaccess to _htaccess (or delete), or add to apache config file
Thanks a lot Tom. This worked! I highly appreciate your help
Thanks,
Tam