From: Erik Abele Date: Tue, 17 May 2005 21:03:30 +0000 (+0000) Subject: WebDAVFS (1.3) is still broken in OS X Tiger. X-Git-Tag: 2.0.55~212 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=333ec3b87565fefe1deeeabf8ffed76cf5cd6891;p=thirdparty%2Fapache%2Fhttpd.git WebDAVFS (1.3) is still broken in OS X Tiger. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@170663 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/conf/httpd-std.conf.in b/docs/conf/httpd-std.conf.in index 7c893b6c558..2a37a6bb6a5 100644 --- a/docs/conf/httpd-std.conf.in +++ b/docs/conf/httpd-std.conf.in @@ -964,7 +964,7 @@ BrowserMatch "JDK/1\.0" force-response-1.0 # BrowserMatch "Microsoft Data Access Internet Publishing Provider" redirect-carefully BrowserMatch "^WebDrive" redirect-carefully -BrowserMatch "^WebDAVFS/1.[012]" redirect-carefully +BrowserMatch "^WebDAVFS/1.[0123]" redirect-carefully BrowserMatch "^gnome-vfs" redirect-carefully # diff --git a/docs/conf/httpd-win.conf b/docs/conf/httpd-win.conf index 6163b8bb5ea..e22cd9dbf5f 100644 --- a/docs/conf/httpd-win.conf +++ b/docs/conf/httpd-win.conf @@ -882,7 +882,7 @@ BrowserMatch "JDK/1\.0" force-response-1.0 # BrowserMatch "Microsoft Data Access Internet Publishing Provider" redirect-carefully BrowserMatch "^WebDrive" redirect-carefully -BrowserMatch "^WebDAVFS/1.[012]" redirect-carefully +BrowserMatch "^WebDAVFS/1.[0123]" redirect-carefully BrowserMatch "^gnome-vfs" redirect-carefully #