]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Windows: fix "Include" of UNC paths
authorEric Covener <covener@apache.org>
Wed, 11 Sep 2024 13:04:51 +0000 (13:04 +0000)
committerEric Covener <covener@apache.org>
Wed, 11 Sep 2024 13:04:51 +0000 (13:04 +0000)
commit6e9594c220027cdf5390cdb347f7b76bde891df8
treecd69d6d1eaf1c41e25c570a97a093b9f3afc334a
parentc72b74ccef72fb56becd55888a3aa783c4ab5b6b
Windows: fix "Include" of UNC paths

... by making UNCList EXEC_ON_READ (since Include is EXEC_ON_READ)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1920564 13f79535-47bb-0310-9956-ffa450edef68
changes-entries/pr69313.txt [new file with mode: 0644]
server/core.c