Re: [users@httpd] Apache 2 looking for wrong httpd.conf file on Mac

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ed Heckman wrote:
> Everything seems to be working fine except that Apache doesn't seem to be
> looking for the correct httpd.conf file. It's supposed to be using the one
> in /apache2/conf/ but when I run 'apachectl configtest', it says it's
> checking the files in /private/etc/httpd/users/.

httpd -V will show you where he thinks that the configuration file is,
if that's the not the correct one you can do two things:

call httpd -c /where/your/config/file/is

or recompile your httpd specifying the correct configuration directory
(option -D SERVER_CONFIG_FILE), note tha recompiling with just the
--prefix options doesn't change everything. Check also the
config.layout file.

Davide

---------------------------------------------------------------------
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: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux