A Canadian cryptographic software vendor on Monday announced a new two-factor authentication solution designed specifically for the popular Apache Web server. CryptoCard Corp.s Crypto-Server 6.2 ...
I wonder if this is possible to achieve using an .htaccess file.<br>I have a few virtual sites on a Apache server (2.0.43), that I have password protected it with an .htaccess file, everything is ...
I'm having trouble using basic authentication to password protect directories on my apache server. What I did was the following:<BR>1. I used htpasswd to create the file /usr/local/etc/passwords which ...