Re: [EMAIL PROTECTED] http.con configuration settings

2005-11-05 Thread Rich Bowen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: > Hi all, > > Within httpd.con file I have seen these duplicate directives (#1 and #2): Perhaps it might make more sense, as well as making the answer self-evident, to provide a translation: > If I'm not running Windows ...

Re: [EMAIL PROTECTED] http.con configuration settings

2005-11-04 Thread William A. Rowe, Jr.
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.co

[EMAIL PROTECTED] http.con configuration settings

2005-11-04 Thread cabral32
Hi all, Within httpd.con file I have seen these duplicate directives (#1 and #2): 1. LockFile logs/accept.lock   2. User nobody Group #-1 Group nobody   It is ok to combine them into a single one? Or there is a particular reason behind these configuration settings.   Thank you,   --Mari