RE: Chaining mod_perl handlers with mod_* handlers : encoding problems

2003-11-25 Thread Bruno Pommerel
see no clear solution. The first handler (on top of this document) works on pure ascii files. Are there any workarounds for this ? Tx for you help once again, Cheers, Bruno. > -Message d'origine- > De : Stas Bekman [mailto:[EMAIL PROTECTED] > Envoye : mardi 25 nove

Chaining mod_perl handlers with mod_* handlers ?

2003-11-24 Thread Bruno Pommerel
Hi all, I'm setting up an Apache-based reverse proxy (using regular the mod_proxy), and I'd like to chain the incoming HTML flow into a mod_perl filter handler, so that I could fix some text (mainly URLs, cos the site is built using absolute URLs that make users send their requests w/o getti