--_000_430240553C327D4DB442D7341267E0D301D311BDBEPSDEOFFEXC0 00_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi,
I'm using mod_perl in virtual host context. The error output of my perl scr=
ipts 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, s=
pecified as
<VirtualHost *:80>
...
ErrorLog /path_to_my_logs/http.error.log
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent=
}i\"" combined
CustomLog /path_to_my_logs/http.access.log combined
...
</VirtualHost>
Now my question: how do I get mod_perl to log error output to the virtual h=
ost logfile?
Any input is highly appreciated
Thanks
Axel
--_000_430240553C327D4DB442D7341267E0D301D311BDBEPSDEOFFEXC0 00_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left:=
#800000 2px solid; } --></style>
</head>
<body>
<font face=3D"Arial, sans-serif" size=3D"2">
<div>Hi,</div>
<div> </div>
<div>I'm using mod_perl in virtual host context. The error output of my per=
l scripts and modules is routed to the default log file (debian5, standard =
/var/log/apache2/error.log.</div>
<div> </div>
<div>Non mod_perl error output is written to the virtual host errror log fi=
le, specified as </div>
<div> </div>
<div><VirtualHost *:80></div>
<div> ...</div>
<div> </div>
<div> ErrorLog /path_to_my_logs/h=
ttp.error.log</div>
<div> LogFormat "%h %l %u %t=
\"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i=
\"" combined</div>
<div> CustomLog /path_to_my_logs/=
http.access.log combined</div>
<div> ...</div>
<div></VirtualHost></div>
<div> </div>
<div>Now my question: how do I get mod_perl to log error output to the virt=
ual host logfile?</div>
<div> </div>
<div>Any input is highly appreciated</div>
<div>Thanks</div>
<div> </div>
<div>Axel</div>
<div> </div>
</font>
</body>
</html>
--_000_430240553C327D4DB442D7341267E0D301D311BDBEPSDEOFFEXC0 00_--
