]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r1797844 from trunk:
authorEric Covener <covener@apache.org>
Tue, 14 Aug 2018 21:03:42 +0000 (21:03 +0000)
committerEric Covener <covener@apache.org>
Tue, 14 Aug 2018 21:03:42 +0000 (21:03 +0000)
commit30ab0def1ceaf5c43f74a5807adab8625d5c0cc0
treedcce605df8c543b00d91040b27ba92ee10cf1ebf
parentb89cdf0e69f3715b33e5fbb2739ac45242c97739
Merge r1797844 from trunk:

allow quoted paths in <IfFile>

The boilerplate code for config sections conflicts with TAKE1
because of the trailing stuff to terminate the opening tag.

Change from TAKE1 to RAW_ARGS and call ap_getword_conf()
directly.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1838053 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
server/core.c