Re: JServ logging

2000-03-30 Thread Andreas Tille
On Thu, 30 Mar 2000, Stefan Gybas wrote: > I don't understand your main problem at all. What is wrong with using > apache's error log for jserv logging? You can use differnt error logs > for each virtual host, even for each directory - just use ErrorLog > in httpd.conf. The problem is, that there

Re: JServ logging

2000-03-30 Thread Stefan Gybas
Andreas Tille wrote: > # Syntax: ApJServLogFile [filename] > # Default: "./logs/mod_jserv.log" > # Note: when set to "DISABLED", the log will be redirected to Apache error log > # Debian note: DO NOT SET THIS OPTION HERE - use /etc/apache/httpd.conf! > #ApJServLogFile DISABLED > > Should I really

Re: JServ logging

2000-03-29 Thread Robert Varga
On Wed, 29 Mar 2000, Andreas Tille wrote: > On Wed, 29 Mar 2000, Robert Varga wrote: > > > On Tue, 28 Mar 2000, Andreas Tille wrote: > > > > > On Mon, 27 Mar 2000, Peter M Kahle wrote: > > > > > > > In my /etc/apache/jserv.conf file, I have the following line, which > > > > seems > > > > to

Re: JServ logging

2000-03-29 Thread Andreas Tille
On Wed, 29 Mar 2000, Robert Varga wrote: > On Tue, 28 Mar 2000, Andreas Tille wrote: > > > On Mon, 27 Mar 2000, Peter M Kahle wrote: > > > > > In my /etc/apache/jserv.conf file, I have the following line, which seems > > > to be working: > > > ApJServLogFile /var/log/apache/jserv.log > > From my

Re: JServ logging

2000-03-29 Thread Robert Varga
On Tue, 28 Mar 2000, Andreas Tille wrote: > On Mon, 27 Mar 2000, Peter M Kahle wrote: > > > In my /etc/apache/jserv.conf file, I have the following line, which seems > > to be working: > > ApJServLogFile /var/log/apache/jserv.log > From my /etc/apache/jserv.conf: This is for non-standalone jse

Re: JServ logging

2000-03-28 Thread Andreas Tille
On Mon, 27 Mar 2000, Peter M Kahle wrote: > In my /etc/apache/jserv.conf file, I have the following line, which seems > to be working: > ApJServLogFile /var/log/apache/jserv.log >From my /etc/apache/jserv.conf: # Syntax: ApJServLogFile [filename] # Default: "./logs/mod_jserv.log" # Note: when set