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:
@@ -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>
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user