Category Archives: Apache

Flexible security in Apache subdirectories

When you normally want tight security in some parts of your directorystructure, Apache webserver requires an .htaccess file , something like Satisfy All AuthUserFile /usr/local/etc/apache/htpasswd Require valid-user Now, apache here will not only impose security on that directory, but on … Continue reading

Posted in Apache, Open Source, Software, Unix Tips | Tagged , , , , , , | Comments Off