Hi all,

Within httpd.con file I have seen these duplicate directives (#1 and #2):

1.

<IfModule !mpm_winnt.c>

<IfModule !mpm_netware.c>

LockFile logs/accept.lock

</IfModule>

</IfModule>

 

2.

<IfModule !mpm_winnt.c>

<IfModule !mpm_netware.c>

User nobody

Group #-1

Group nobody

</IfModule>

</IfModule>

 

It is ok to combine them into a single one? Or there is a particular reason behind these configuration settings.

 

Thank you,

 

--
Maria Cabral
"We are prone to judge success by
the index of our salaries or the
size of our automobile rather than
by the quality of our service and
relationship to mankind."
- Dr. Martin Luther King Jr. -

Reply via email to