Does anyone know how to work around this situation?<BR><BR>I forklifted everything from one Apache server and laid it down on another. Adjusted the hostname in httpd.conf and all that. However, to be ...
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 ...