Can anyone direct me to a good site where I can find out what this means.
LogFormat "%v %h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
It's from apache web server. I know it's for telling the server how to format the logs, but what does the %v mean or %l mean ........
Thanks