403 Forbidden on Redhat EL v3.0
From: karl Estermann <kae_at_aals.ch>
Date: 2005-02-20 09:35:21 CET
Using Subversion 1.1.0 on RedHat EL V3.0 with Apache 2.0.48 installed witht he binary RPMs.
When I access my URL (http://server/repos) I get a 403 Forbidden error
My /etc/httpd/conf/httpd.conf:
i can access to my file with local file access it's work.
LoadModule dav_svn_module modules/mod_dav_svn.so
<Location /repos>
</Location>
If I turn authenticatin on, it prompts me for a password, THEN gives me the forbidden error.
My error is as such:
Forbidden
--------------------------------------------------------------------------------
Apache/2.0.46 (Red Hat) Server at 192.168.1.109 Port 80
Has anybody a step by step paper to install the http acces on subversion.
Thanks in advance,
|
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.