]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Get mod_cern_meta to work on Windows. The problem was in the
authorBill Stoddard <stoddard@apache.org>
Mon, 7 May 2001 14:03:59 +0000 (14:03 +0000)
committerBill Stoddard <stoddard@apache.org>
Mon, 7 May 2001 14:03:59 +0000 (14:03 +0000)
commit1fc1a5a4a40faeffbb8272493a7ef64658980861
tree07f24cd11c8711bb43b043434401bedaf2fadcb4
parentea5640f1425e28572e965a8a99450c3fda00b7da
Get mod_cern_meta to work on Windows.  The problem was in the
"skip leading slash" logic, which is inheriently broken on Windows
because full Windows filenames begin with a drive letter or UNC
path.

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