]> granicus.if.org Git - apache/commitdiff
Add redirect-carefully BrowserMatch for FrontPage.
authorJoe Orton <jorton@apache.org>
Fri, 15 Apr 2005 14:41:53 +0000 (14:41 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 15 Apr 2005 14:41:53 +0000 (14:41 +0000)
PR: 32842

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

docs/conf/extra/httpd-dav.conf.in

index f3f069900635a43b0385d2549d360c6d3fee5279..f2273aa39d875a89dc45c3ed0f9c6e0fb023bac6 100644 (file)
@@ -39,7 +39,8 @@ Alias /uploads "@@ServerRoot@@/uploads"
 # redirects for folders with DAV methods.
 #
 BrowserMatch "Microsoft Data Access Internet Publishing Provider" redirect-carefully
+BrowserMatch "MS FrontPage" redirect-carefully
 BrowserMatch "^WebDrive" redirect-carefully
 BrowserMatch "^WebDAVFS/1.[012]" redirect-carefully
 BrowserMatch "^gnome-vfs/1.0" redirect-carefully
-BrowserMatch "^XML Spy" redirect-carefully
\ No newline at end of file
+BrowserMatch "^XML Spy" redirect-carefully