On 8/10/07, Liao, Kexiao <[EMAIL PROTECTED]> wrote:
> Is there an easy way to find the location of apache main configuration
> file(httpd.conf in most cases) in the Unix file system?

If you know where the httpd executable is, then you can use "httpd -V"
to find out the expected location of all the interesting files. If
not, you either use your filesystem search tools (find/locate/etc) or
consult a list of the standard locations:
http://wiki.apache.org/httpd/DistrosDefaultLayout

Joshua.

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