]> granicus.if.org Git - apache/commit
ap_server_root_relative never guarenteed that the resource exists, or
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 14 Jan 2003 16:56:16 +0000 (16:56 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 14 Jan 2003 16:56:16 +0000 (16:56 +0000)
commita2af7923e51c0e09e7ac848787a1a51f2083d805
tree5fe7ccd79f170dad30d71a1a556564bd70c9f426
parent1f49164f58cf15ba698290a10897381e1b387f89
  ap_server_root_relative never guarenteed that the resource exists, or
  isn't a file pattern.  Correct the code to accept these cases (applied
  to both 2.0 and 2.1.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98264 13f79535-47bb-0310-9956-ffa450edef68
server/config.c