Re: redirection
From: <wheelerj_at_lexmark.com>
Date: 2003-10-03 20:30:26 CEST
Christophe Labouisse wrote....
$On Fri, 3 Oct 2003 10:31:41 -0400
$Are you sure ? I try to configure a reverse proxy with the following
$<Location /gruik>
$It works fine from a browser and from svn a "ls" or a "cat" works also
$However when I try to do a check out I get the following output:
$ svn co http://localhost/gruik/trunk/html/coloriages
I had to configure the servers file and set the appropriate values for my
Also, I did not put my proxy settings inside of a location directive. I
Here is what I put at the very end of my Apache httpd.conf file....
ProxyRequests Off
<Proxy *>
Order deny,allow
</Proxy>
ProxyPass /scm http://marine.lpdev.prtdev.lexmark.com/scm
Jim
---------------------------------------------------------------------
|
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.