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

Re: Apache and .htaccess files

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-16 16:52:02 CEST

On Fri, 2004-07-16 at 09:48, Paul Jones wrote:
> I have the same problem and mod_authz_svn will not work the way I need
> it to (as far as I can tell from the book). Is there a way to make
> .htaccess files work?

No, .htaccess will not work. The repository directories are imaginary;
you can't put .htaccess files in the repository, because there's no way
for apache to see them.

Why will mod_authz_svn not "work the way you need it to"? Your
requirements are:

> I can create new repositories without restarting Apache

(this is what SVNParentPath is for)

> and i can set different rights for different users to them

(and this is exactly what mod_authz_svn is for)

If you're having problems doing something, please ask specific
questions.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 16 16:55:04 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.