[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Authentication

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-09-12 17:39:11 CEST

jrodrigu@lexmark.com writes:

> <Directory /sample/path/to/my/repository>
> AuthType Basic
> AuthName "Restricted Area. Authorized Personnel Only."
> AuthUserFile /path/to/my/password/file
> Require valid-user
> </Directory>

Were you going to activate mod_dav_svn in that block? And why isn't
it a <Location> block, like all the docs show?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 12 17:40:13 2003

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.