[Solved]: Apache::Compress + mod_proxy problem

2000-12-22 Thread Edward Moon
Here's a patch for Apache::Compress that passes off proxied requests to mod_proxy. Without this patch Apache::Compress will return an internal server error since it can't find the proxied URI on the local filesystem. Much of the patch was lifted from chapter 7 of the Eagle book. Right now the c

Apache::Compress + mod_proxy problem

2000-12-15 Thread Edward Moon
I've run into a problem with Apache::Compress in dealing with mod_proxyed content. The author of Apace::Compress suggested that I post the problem here. I'm running apache 1.3.14, mod_perl 1.24_01, & Apache::Compress 1.003 on a RedHat 6.2 linux box. I get an internal server error when ever I try