This is my setting: ProxyHTMLLogVerbose On LogLevel Debug ProxyPass /demo1/ http://www.backend-site.com/ ProxyHTMLURLMap http://www.backend-site.com /demo1 <Location /demo1/> ProxyPassReverse / SetOutputFilter proxy-html ProxyHTMLURLMap / /demo1/ </Location>
From the log I can not see the module is doing anything except crashing the
process:[Thu Dec 06 16:23:27 2007] [debug] mod_proxy_http.c(1448): proxy: start body send [Thu Dec 06 16:23:27 2007] [info] [client 69.77.163.58] Content-Type is text/html; charset=UTF-8 [Thu Dec 06 16:23:27 2007] [info] [client 69.77.163.58] Got charset UTF-8 from HTTP headers [Thu Dec 06 16:23:28 2007] [notice] child pid 26785 exit signal Segmentation fault (11)
Has anyone got it to work in httpd-2.2.x?Thanks
--------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx