Add new comment

Do you like HowtoForge? Please consider to support us by becoming a subscriber.
Submitted by Anonymous (not registered) on Thu, 2006-06-22 22:08.
hi, i agree that by default that the .htaccess file didn't work on Debian Sarge. Instead i just copied what was in the file to the main configuration (apache2.conf) and enclosed it in a < Directory > container e.g. < Directory /var/www/www.example.com/web/monitoring > AuthType Basic AuthName "Password Required" AuthUserFile /var/www/www.example.com/.htpasswd limit GET PUT POST require valid-user < /limit > < /Directory > and then I follwed the remaining steps to make the .htpasswd file and it worked perfectly! Thanks for the great Howto!
Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.