----- "Ben Short" <[email protected]> wrote:

> Hi,
> 
> Is it safe to have 2 vhosts logging to the same log file?

If by that you mean only having an ErrorLog in server context
then yes. Perfectly safe. Otherwise you're calling for trouble.

n.b.: Trunk has a very customizable ErrorLogFormat:
http://httpd.apache.org/docs/trunk/mod/core.html#errorlogformat

%v and %V are analogous to those of CustomLogFormat
So you can log the name of the offending vhost -- all of this
in one ErrorLog in the server context..

> Regards
> 
> Ben Short

i

-- 
Igor Galić

Tel: +43 (0) 664 886 22 883
Mail: [email protected]
URL: http://brainsware.org/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to