RE: 301 Moved Permanently ( Apologies )
From: Matt Duffy <Matt_Duffy_at_kessler.com>
Date: 2006-09-17 18:43:55 CEST
To be totally honest, NO, that FAQ didn't help me, and I don't think it helps a vast majority of people who encounter the 301 error, or else there wouldn't be so many people continually posted new threads asking about it. I am not trying to be rude or anything, but that FAQ seems, to me at least, to cover a very specific issue. And that is not the issue I was having. I did not have any weird overlap in my DocumentRoot vs <Location> filesystem paths. My issue seems to stem entirely from the fact that Subversion (at least 1.3.1 installed with Apache 2.0.x) doesn't handle a <Location /> directive gracefully.
I fixed my problem by simply adding the line:
Alias / /path/to/repoitory/parent
Now, I readily admit I am no expert with either Apache or Subversion, but adding that Alias line fixed my problem and I don't see how its related in any way to what http://subversion.tigris.org/faq.html#http-301-error is specifically addressing. Believe me, I wouldn't have created yet another new 301 thread if I felt the FAQ addressed my problem.
Cheers,
-----Original Message-----
bye,
Erik.
On 9/16/06, Matt Duffy <Matt_Duffy@kessler.com> wrote:
---------------------------------------------------------------------
|
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.