Linux UBUNTU .htaccess Password Protect
In Ubuntu server, .htaccess file access is disabled by default. Apache suggests in general that .htaccess be disabled if the users have access to the server's configuration files.
There may be cases when users do not have access to Apache's configuration setting files or some acute cases where users run multiple applications which might need different access controls at private and public levels.
(more…)