Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by pheadxdll

  1. pheadxdll

    HTTP Basic Auth Not Working!

    Thanks it works now! :D First I thought that since I created the htpasswd file under root I wouldn't have to worrry about premissions. I checked out the log file and I saw the server getting premission denied on the log file. Thanks smash + NullTerminator
  2. pheadxdll

    HTTP Basic Auth Not Working!

    My server version is: Apache/2.0.53 My problem is that apache won't accept my password in my htpasswd file. I set up the password file normally using the htpasswd command. This is how I password protected the directory: <directory "/var/www/apache2-default/proxy"> AuthType Basic AuthName...

Part and Inventory Search

Back
Top