HTTP Request Input Filter to dump post data

2010-10-27 Thread Alexander 'Leo' Bergolth
Hi! I am trying to use a http request input filter to dump the post data of certain requests into a file. (The filter is attached.) Registering the input filter using PerlInputFilterHandler +Leo::DumpInputData works fine, the handler gets called on dump requests and the request headers are writ

Re: mp2: apache virtual host configuration: error output written to default error.log-file but virtual host error log

2010-10-27 Thread Torsten Förtsch
On Wednesday, October 27, 2010 15:01:01 Axel Hoehr wrote: > Now my question: how do I get mod_perl to log error output to the virtual > host logfile? This question has been discussed several times before. See for example: http://www.gossamer-threads.com/lists/modperl/modperl/99248#99248 http:

mp2: apache virtual host configuration: error output written to default error.log-file but virtual host error log

2010-10-27 Thread Axel Hoehr
Hi, I'm using mod_perl in virtual host context. The error output of my perl scripts and modules is routed to the default log file (debian5, standard /var/log/apache2/error.log. Non mod_perl error output is written to the virtual host errror log file, specified as ... ErrorLo