1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

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

* 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
This commit is contained in:
Sander Striker
2004-07-15 19:28:06 +00:00
parent fe06293aa3
commit 6adbfe9107
2 changed files with 2 additions and 0 deletions

View 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>

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