* 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
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>
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,