+ > LOGFORMAT (%S %j %u [%d/%M/%Y:%h:%n:%j] "%j%whttp://%v/%r%wHTTP%j"
+ > %c %b)
+
+ This won't work, because there really is no separator between the
+ virtual host and the request. That '/' is part of the request, it's
+ not a separator.
And - I guess - each time when just the root directory is requested
analog will get confused, stating an invalid line, since the end of
the line doesn't match the logformat any more (there's no %r-equest
between the "/" and the %w-hite space any more, analog probably then
believes ' HTTP/1.1"' is the request).
Or does analog even realize that there is an ~empty~ %r between "/"
and %w? Then restoring the missing leading "/" to the requests with
FILEALIAS * /*
might help? Might be worth a try...
Frank
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------