mod_proxy + mod_ext_filter together

This is a discussion on mod_proxy + mod_ext_filter together within the Apache Web Server forums, part of the Web Server and Related Forums category; (newbie asks here) I'd like to filter information passed via proxy. I loaded mod_proxy + mod_proxy_http and mod_ext_filter. The forward ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 12-31-2005
Pavel Vozenilek
 
Posts: n/a
Default mod_proxy + mod_ext_filter together

(newbie asks here)

I'd like to filter information passed via proxy.
I loaded mod_proxy + mod_proxy_http
and mod_ext_filter.

The forward proxying works OK
but mod_ext_filter kicks in only when
accessing local files - the ones fetched
via proxy are ignored.


The configuration looks like:
--------------------
ProxyRequests On
ProxyVia On

ExtFilterDefine my_filter mode=output cmd=my_filter.exe
preservescontentlength
<Location />
SetOutputFilter my_filter
</Location>
--------------------

I know it is probably full of holes but I use it
just to set up infrastructure.
The mod_proxy + mod_ext_filter looks
as handy combination.

My aim is to have tool to filter content,
as much separated from Web server/proxy
implementation as possible.

/Pavel





 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 06:13 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0