Forum Moderators: phranque
[Thu Jun 07 19:18:46 2007] [error] [client ::1] File does not exist: /htdocs
There's an entry almost every second, which corresponds with server hits.
I've scanned all apache config files, but none mentions /htdocs.
I've been searching the web for hours to find out what this might be, but to no avail. Does anyone have a suggestion?
Jim
/htdocs may be the default DocumentRoot path set in httpd.conf
But you put me on the right track: there was no default DocumentRoot entry. I did have such an entry in every vhost-container - that was enough in a previous version. So I've added a default one, and now the problem is gone.