On Tue, Jul 13, 2010 at 4:58 PM, John Hudak <jjhu...@gmail.com> wrote:
> Yes, that is what is causing me to scratch my head....Why is it looking for
> '/htdocs'....
>
> The log files in the /logs directory are there for each namebased domain.  I
> assume apache put them there when I restarted apache because I did not (I
> just created the directories).  The log files are empty. So no, no error
> information of any sort was written to the log files for any of the three
> domains. The errors appear in: var/log/apache2/error.log.  I don't know of
> any other logs to look at that may be helpful.
>
> Sorry, I should have stated this in the initial post.
> -J
>

That would suggest it isn't making it to the vhost.

I'm not au fait with debian/*buntu apache configuration layout, but do
you have a line like 'NameVirtualHost *' somewhere in the apache conf?
If you are using '<VirtualHost *>' then you should have exactly one
'NameVirtualHost *' line in the config, otherwise it will not be doing
name based virtual hosting.

Cheers

Tom

---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to