[wplug] apache error log and mod_perl

James O'Kane jo2y at midnightlinux.com
Wed Dec 24 00:44:44 EST 2003


On Tue, 23 Dec 2003, Brian Medley wrote:

>     conf.d/perl.conf:

Being inside this file isn't really anything magic in itself. It's just 
sucked into the main httpd.conf file with an include line.


>         <VirtualHost 192.168.0.200:81>

I suspect if you put the PerlHandler or maybe even the perl LoadModule 
within the VirtualHost block, the errors will be saved to that log, but 
you'll need to turn on perl for each virtual host.

-james






More information about the wplug mailing list