At 06:03 PM 7/21/2009, you wrote:
More than 1 docroot / log %{Host}i ?
Ahh.. I believe that's it! Thank you and the others who suggested that, I believe that's it - I have a few subdomains I rarely use...
My current httpd.conf is: LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i \"%{User-agent}i\" combined Is there a better format for that so instead of:1.2.3.4 - - [22/Jul/2009:13:31:28 -0700] "GET /images/favicon.ico HTTP/1.1" 200 1150
I'd get1.2.3.4 - - [22/Jul/2009:13:31:28 -0700] "GET www.mydomain.com/images/favicon.ico HTTP/1.1" 200 1150
I do have a few rarely used subdomains - but anything .mydomain.com goest to my apache.
Thanks. :)
--------------------------------------------------------------------- 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