It seems to me that
http://httpd.apache.org/docs/mod/mod_log_config.html
is wrong when it says that %...U logs "The URL path requested".
In the case of
http://example.com/one/two/three/four.html?five=six
the %U will log
/one/two/three/four.html

According to the RFCs as I've read them, the URL path should
be everything following the hostname/port (including the
query string).

I'm about to change the docs on this, but I just wanted to check if
I am misinterpreting something.

-- 
Joshua Slive
[EMAIL PROTECTED]
http://slive.ca/
Phone: (514) 398-4000 x00417


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to