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

RE: Can't access Collection of Repositories page

From: Johan Corveleyn <johan.corveleyn_at_uz.kuleuven.ac.be>
Date: Tue, 1 Sep 2009 15:37:00 +0200

> Van: Lynn Lin [mailto:lynnos_at_tong-ji.org]
> ---------- Forwarded message ----------
> From: Lynn Lin <lynnos_at_tong-ji.org>
> Date: 2009/9/1
> Subject: Re: Can't access Collection of Repositories page
> To: Johan Corveleyn <johan.corveleyn_at_uz.kuleuven.ac.be>
>
> 2009/8/31 Johan Corveleyn <johan.corveleyn_at_uz.kuleuven.ac.be>
[snip]
>
> Do you also get a 403 Forbidden if you browse to
> http://{server}/svn/ as opposed to http://{server}/svn (so, adding
> a trailing slash)?
>
>
>
> still get a 403 Forbidden error
>

Did you try the suggestions from the mailthread I mentioned here below?
- Add a trailing slash in the Location block (<Location /svn/>)
- Use mod_rewrite to add the trailing slash to requests that don't have it.

Oh and don't forget to restart Apache after changing the configuration.

Johan

>
>
> You might need to add a trailing slash to your Location block
> in the httpd.conf:
> <Location /svn/>
> ...
> </Location>
>
> Following mailinglist thread may also be helpful (contains
> also a workaround for the Forbidden when the request does not
> contain a trailing slash):
> http://svn.haxx.se/users/archive-2006-01/0273.shtml
>
> Regards,
> Johan
>
>
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2389762

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-01 15:38:02 CEST

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.