On Tue, Mar 07, 2006 at 10:45:58AM -0500, David Heppenstall wrote:
> I'm having some problems configuring Apache while serving Subversion 
> Repositories in conjunction with RADIUS authentication.

There is an age-old bug in mod_auth_radius which causes spurious 404 
errors with pretty much any use of DAV in Apache:

http://mailman.lyra.org/pipermail/dav-dev/2001-January/001897.html

just find the section of code in mod_auth_radius where it returns 
HTTP_NOT_FOUND and remove it.

Regards,

joe

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to