Invoking an OutputFilterHandler for a particular User-Agent
am 28.03.2008 15:39:27 von woinshet abdella--0-739102356-1206715167=:15452
Content-Type: text/plain; charset=us-ascii
Hello,
I have added the following configuration in httpd.conf file to insert an output filter handler into the output filters chain for processing .html files before sending them to the client.
....
PerlRequire /usr/local/libexec/perl/startup.pl
PerlModule Apache::CustomFilterTitle
PerlOutputFilterHandler Apache::CustomFilterTitle
....
This is working as expected.
My question is, I need to find a way to invoke the handler ONLY for a particular user-agent.
Here is my environment
Red Hat Enterprise Linux
Apache/2.0.46
perl, v5.8.0
I apperciate your help
Thanks
Woinshet
____________________________________________________________ ________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?categor y=shopping
--0-739102356-1206715167=:15452
Content-Type: text/html; charset=us-ascii
...
PerlRequire /usr/local/libexec/perl/startup.pl
PerlModule Apache::CustomFilterTitle
PerlOutputFilterHandler Apache::CustomFilterTitle
</Files>
...
Here is my environment
Apache/2.0.46
perl, v5.8.0
I apperciate your help
Thanks
Woinshet
Looking for last minute shopping deals?
Find them fast with Yahoo! Search.
--0-739102356-1206715167=:15452--