Auth problem
From: Luciano Ribeiro <lribeiro_at_intelig.com.br>
Date: 2004-06-30 16:40:46 CEST
This is my AuthzSVNAccessFile:
[repos:/repos]
I created the svn-auth-file thus:
htpasswd -cm c:\xampp\apache\svn-auth-file admin
This is my httpd.conf:
<Location /repos>
Satisfy Any
AuthType Basic
and when I try to log, one authentication error occurs.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.