]> granicus.if.org Git - apache/commitdiff
* docs/conf/httpd-std.conf.in
authorSander Striker <striker@apache.org>
Thu, 15 Jul 2004 19:28:06 +0000 (19:28 +0000)
committerSander Striker <striker@apache.org>
Thu, 15 Jul 2004 19:28:06 +0000 (19:28 +0000)
* docs/conf/httpd-win.conf

  Add XML Spy to the clients who need to be carefully redirected.

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

docs/conf/httpd-std.conf.in
docs/conf/httpd-win.conf

index 55f9fe35f14a6f9274ce09915188c5e7ac182b2c..8ff47bf3e2be6a470eab9fd97d9fb7334ac42376 100644 (file)
@@ -1001,6 +1001,7 @@ ServerSignature On
     BrowserMatch "^WebDrive" redirect-carefully
     BrowserMatch "^WebDAVFS/1.[012]" redirect-carefully
     BrowserMatch "^gnome-vfs/1.0" redirect-carefully
+    BrowserMatch "^XML Spy" redirect-carefully
 </IfModule>
 
 <IfModule mod_status.c>
index 337c06fa79fc649019fbf50b39474b4c42de7afa..22a5809b5922c85878fff9c61c6ec877847a206e 100644 (file)
@@ -944,6 +944,7 @@ BrowserMatch "Microsoft Data Access Internet Publishing Provider" redirect-caref
 BrowserMatch "^WebDrive" redirect-carefully
 BrowserMatch "^WebDAVFS/1.[012]" redirect-carefully
 BrowserMatch "^gnome-vfs/1.0" redirect-carefully
+BrowserMatch "^XML Spy" redirect-carefully
 
 #
 # Allow server status reports generated by mod_status,