try sudo httpd2 -S or apache2 -S this should give you a list of hosts it's configured for, and which config file it read the config for that host from.
-wes On Sun, Oct 3, 2010 at 9:25 AM, Linux Guy <[email protected]> wrote: > Probably not specifically a 10.10 issue, but perplexing nonetheless: > here's the deal . . . > for legacy reasons my website DocumentRoot is /web/httpd/htdocs/ -- no > matter what I change in the apache2 configuration files > (/etc/apache2/apache2.conf, /etc/apache2/sites-available/default) the > server tries to go to /etc/apache2/htdocs. My question is - where is > apache2 getting this incorrect config? I have scoured my system looking > for places that this config info may be hiding but cannot find it. > ServerRoot is set to /web/httpd (which contains the log files) but there > is nothing in either access_log or error_log so that pointer is not > working wither. I need to get this server stood up soon - anybody got > any ideas here? > > -- > frank hunt > (L0F) R0B-ZAR1 > befuddled linux admin > erstwhile photographer > hillsboro oregon > > _______________________________________________ > PLUG mailing list > [email protected] > http://lists.pdxlinux.org/mailman/listinfo/plug > _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
