]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/aaa/mod_authz_host.c (host_check_authorization): Simplify
authorJoe Orton <jorton@apache.org>
Thu, 8 Mar 2018 11:40:27 +0000 (11:40 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 8 Mar 2018 11:40:27 +0000 (11:40 +0000)
commit765451e7a891e038072b56366f3c9cb7a5e6a99b
tree505e894ba9dddd223343491f93683c9178c13ff4
parent212884210c0e37280580fa95967e1e265a3e555e
* modules/aaa/mod_authz_host.c (host_check_authorization): Simplify
  comment stripping in "Require host"; log a warning if a comment is
  used in 'Require host', or an error if the expression is empty with
  the comment stripped. (Currently in 2.4, #comment part is parsed)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1826207 13f79535-47bb-0310-9956-ffa450edef68
modules/aaa/mod_authz_host.c