]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fixes issue 52604. Depending on the value of @rel_logfiledir@ the
authorRichard Bowen <rbowen@apache.org>
Mon, 6 Feb 2012 16:36:28 +0000 (16:36 +0000)
committerRichard Bowen <rbowen@apache.org>
Mon, 6 Feb 2012 16:36:28 +0000 (16:36 +0000)
commitd7cfaaea734f7ae3cca21188ca7203e165c54ae2
treebb6a17d2da64679107154d251efc4ab5185f7e6a
parenta2b8f40ecbbd9c07313868e3a3eaa2e1fe686c3a
Fixes issue 52604. Depending on the value of @rel_logfiledir@ the
example may or may not start with a "/", rendering the example wrong in
some cases, as described in that bugzilla issue. Changes the example to
literal strings so there can be no ambiguity.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1241066 13f79535-47bb-0310-9956-ffa450edef68
docs/conf/httpd.conf.in