]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add '%X' as an alias for '%c' in LogFormat. Both work and
authorJim Jagielski <jim@apache.org>
Thu, 4 Dec 2003 14:44:49 +0000 (14:44 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 4 Dec 2003 14:44:49 +0000 (14:44 +0000)
commitdb1d21f253f417d3c94cc56e9e382745eaac4a15
tree68f0913799733b0cc968c71d0b8e564b67c5fde3
parente2be2e05053723b1ed4af0a00c4283392154a528
Add '%X' as an alias for '%c' in LogFormat. Both work and
do the same thing, so we don't have backwards compatibility
problems, but now people can adjust to use '%X' to log
the connection status when using mod_ssl (which changes
what '%c' means)

PR:
Obtained from: Apache 2.x
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@101985 13f79535-47bb-0310-9956-ffa450edef68
src/CHANGES
src/modules/standard/mod_log_config.c