authz access file problem
From: Sören Kuklau <chucker_at_mystfans.com>
Date: 2004-11-07 10:18:18 CET
Hi,
I've been trying to follow the instructions at
###
SVNParentPath /svn
<Location /svn/alurio>
AuthzSVNAccessFile /svn/alurio/access
Satisfy Any
/svn/alurio/passwd contains several `htpasswd`-created accounts. It
For testing reasons, /svn/alurio/access currently simply looks like
###
The repository is owned by Apache ('www-data') and has modes 700. The
With Authz off, this works fine (obviously, 'access' will be ignored).
###
And on the Apache log side, I get:
###
==> /var/log/apache2/error.log <==
Any pointers? :-)
-- Sören 'Chucker' Kuklau -- Sören 'Chucker' Kuklau -- Sören 'Chucker' Kuklau --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Mon Nov 8 00:16:26 2004 |
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.