403 Forbidden error when testing 'mod_dav_svn' enabled apache
From: Reza Mostafid <dar.beh.dar_at_gmail.com>
Date: 2006-09-30 14:56:50 CEST
Hi all,
I just managed to build http-2.2.3 and subversion-1.3.2
I wind up with a neat make and install resulting in the
The Problem and what I observe:
* Firing up apache works fine. No errors.
* apachectl -M shows the svn modules are loaded as shared.
* I can test the server with the built in Firefox browser
* When I try to view the repository in the browser via
'403 Forbidden
* When I try to list the repo contents using the svn client
# svn list http://localhost/repos
I get
# svn: PROPFIND request failed on '/repos'
What I've tried and checked:
I have checked the obvious such as setting permissions etc.
* The server runs as 'daemon' and the repo has been chown'ed
* The necessary directives are there in the httpd.conf file
<Location /repos>
* The apache source tree was configured with
./configure --enable-mods-shared='all dav_lock'
* The svn source tree was configured with
./configure --with-apxs=<path to apxs script in http's bin>
What I am running:
I am running Fedora Core 5 and have installed and configured SVN
I installed the SVN and http from tarballs
http-2.2.3.tar.gz
Thanks in advance for any forthcomming hints or suggestions
Regards
darbehdar
---------------------------------------------------------------------
|
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.