Thanks,
That would not work though. I want some parts of it protected and others
publicly available.
Thanks anyway,
François
On Sat, 23 Aug 2003 18:34:39 +0200, "Sander Striker" <striker@apache.org>
said:
> > From: Sander Striker [mailto:striker@apache.org]
> > Sent: Saturday, August 23, 2003 6:19 PM
>
> > > From: Francois Beausoleil [mailto:fbos@users.sourceforge.net]
> > > Sent: Saturday, August 23, 2003 6:13 PM
> >
> > > Hi !
> > >
> > > I was searching for information on how to setup anonymous browsing, and
> > > no mention of it is made in the book. The
> > > http://svn.collab.net/repos/svn/trunk/subversion/mod_authz_svn/INSTALL
> > > mentions that we need a dummy anonymous account, but I could not find any
> > > more information about that.
> > >
> > > Would someone be so kind as to help me out ? I created a user named
> > > anonymous with no password. But, when I browse the repository, I still
> > > have to say that I am anonymous.
> >
> > That's why you needed to create the anonymous account and publish the
> > password.
> >
> > > Can this be prevented ?
> >
> > Nope. This is a limitation of how the auth[nz] hooks currently work in
> > httpd-2.0. We will be looking into that. Someday.
>
> Alternative to waiting: export the repository twice (two location
> blocks).
> Once with mod_authz_svn set up, and once with:
>
> <LimitExcept OPTIONS GET PROPFIND REPORT>
> Deny from All
> </LimitExcept>
>
>
> Sander
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
Developer of Java Gui Builder
http://jgb.sourceforge.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Aug 23 22:18:26 2003