Tag Archives: htaccess
Setting up Apache Authentication with htpasswd / htaccess
Authentication in Apache is done through htaccess, either from the configuration file, or from the .htaccess file in a given directory. Note that only full directories can be easily protected with this method. Here is how: (first log in to … Continue reading
Posted in AIX, Cloud Computing, Hosting Support, Linux, Mac OS X, OpenBSD, Services, Technology
Tagged Apache, htaccess, htpasswd
View Comments