in reply to surround PHP with filters
If I understand it correctly, you can set up mod_perl as a filter at various stages of the process. You should be able to set up a filter to modify the requests before it gets to PHP.
For more, go to http://perl.apache.org/docs/2.0/user/handlers/filters.html
|
|---|