Hi,

How can set up the httpd to have separate log files for each of my modules?

Example:

mod1_module (mod_mod1.so) ---> $MY_LOGS/mod_mod1.log
mod2_module (mod_mod2.so) ---> $MY_LOGS/mod_mod2.log

where the $MY_LOGS is not necessary the HTTPD's log folder.

Best regards,
grafl


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to