[users@httpd] Re: ExtFilter and Reverse Proxy Woes.

2012-02-02 Thread V B
Gents, hate to bring up this issue again, does anyone have any suggestions? Its becoming a bit worrisome... Thanks! On Tue, Jan 31, 2012 at 5:43 PM, V B wrote: > Guys, > Testing with : > >RewriteRule ^/(.*) balancer://blah/$1 [P] > > Same problem... > > Than

[users@httpd] Re: ExtFilter and Reverse Proxy Woes.

2012-01-31 Thread V B
Guys, Testing with : RewriteRule ^/(.*) balancer://blah/$1 [P] Same problem... Thanks! On Tue, Jan 31, 2012 at 12:05 PM, V B wrote: > Gents, > This appears to be an issue for Linux, Apache 2.2.15, compiled from > source... extfiler=shared > > Whilst you are

[users@httpd] ExtFilter and Reverse Proxy Woes.

2012-01-31 Thread V B
Gents, This appears to be an issue for Linux, Apache 2.2.15, compiled from source... extfiler=shared Whilst you are able to execute ExtFilters on local files, a Reverse Proxy configuration does not work the same way. This has been reported here: http://objectmix.com/apache/706472-pro

[users@httpd] reverse proxy / extfilter not working

2012-01-30 Thread V B
Gents, This appears to be a common issue Whilst you are able to execute ExtFilters on local files, a Reverse Proxy configuration does not work the same way. This has been reported here: http://objectmix.com/apache/706472-proxypass-extfilter.html Config: ServerAdmin webma