Solved: Re: COPY and reverse-proxies
From: Konrad Rosenbaum <konrad_at_silmor.de>
Date: 2006-12-30 12:17:47 CET
On Friday 29 December 2006 20:44, Konrad Rosenbaum wrote:
[cut: Description of proxy environment]
> Or do I need to backport the new mod_headers?
Actually this was easier than expected:
1) get the current snapshot of Apache trunk from
2) install the correct development packages for the Apache that you are
3) untar the snapshot; cd httpd/modules/metadata
4) apxs2 -c mod_headers.c
5) copy .libs/mod_headers.so to the Apache modules directory
6) go into the configuration of your actual SVN-serving Apache (not the
7) in the same configuration, find the part where you configured SVN
8) restart the SVN-Apache
Changing https to http in 7) should normally be enough. If not, either
Konrad
|
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.