
ed-http at s5h
Oct 8, 2009, 2:06 AM
Post #1 of 3
(508 views)
Permalink
|
Hi, Can anyone see anything wrong with changing the ProxyPreserveHost directive so that it's configurable from directory? ./modules/proxy/mod_proxy.c: < AP_INIT_FLAG("ProxyPreserveHost", set_preserve_host, NULL, RSRC_CONF, --- > AP_INIT_FLAG("ProxyPreserveHost", set_preserve_host, NULL, > RSRC_CONF|ACCESS_CONF, Thanks Ed Neville
|