Re: [EMAIL PROTECTED] content of httpd.conf file

2006-04-21 Thread Alexey Polyakov
On 4/21/06, Axel-Stéphane SMORGRAV <[EMAIL PROTECTED]> wrote: > - Make sure that Apache can still write to its log files > > chown -R nobody:nobody /var/logs/httpd > > (replace the path with the path to where your Apache log files are) I think that's not needed, cause httpd opens log files as r

RE: [EMAIL PROTECTED] content of httpd.conf file

2006-04-20 Thread Axel-Stéphane SMORGRAV
Charles Li [mailto:[EMAIL PROTECTED] Sent: Friday, April 21, 2006 2:50 AM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] content of httpd.conf file Hi, I see the following in our httpd.conf file: #AddHandler type-map var_123EOL321--123EOL321--123EOL321-- and it just repeats with 123

[EMAIL PROTECTED] content of httpd.conf file

2006-04-20 Thread Charles Li
Hi, I see the following in our httpd.conf file:     #AddHandler type-map  var_123EOL321--123EOL321--123EOL321-- and it just repeats with 123EOL321 and fills up pages.  This section is in the same section as the AddLanguage, which is inside the IfModule mod_mime.c.On one of the servers, thi