When changing configuration settings in Apache using directives in .htaccess files make sure:
-
- - The full directory content is listed with: ls -a to view hidden file that start with “.”
- - ensure Apache can use .htaccess, it is necessary to verify that option is enabled
- - enabled .htaccess in httpd.conf
How-To-Do: