Combine them if you like, they aren't 'duplicates' - but they were organized
that way to keep the flow of settings (from low-level machine to higher level
content and hosts).  Organize your own httpd.conf however it makes the most
sense to you :)

[EMAIL PROTECTED] wrote:
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. -

---------------------------------------------------------------------
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