From: markt Date: Tue, 18 Aug 2009 08:33:47 +0000 (+0000) Subject: List filters alphabetically X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=7a5c05261a4a30e0abf1c3d4e7d3ac344344d5bc;p=tomcat7.0 List filters alphabetically git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@805322 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/config/filter.xml b/webapps/docs/config/filter.xml index 95c77b379..1e9c94349 100644 --- a/webapps/docs/config/filter.xml +++ b/webapps/docs/config/filter.xml @@ -84,36 +84,6 @@ -
- - - -

Microsoft operating systems have two WebDAV clients. One is used with - port 80, the other is used for all other ports. The implementation used with - port 80 does not adhere to the WebDAV specification and fails when trying to - communicate with the Tomcat WebDAV Servlet. This Filter provides a fix for - this by forcing the use of the WebDAV implementation that works, even when - connecting via port 80.

- -
- - - -

The filter class name for the WebDAV Fix Filter is - org.apache.catalina.filters.WebdavFixFilter - .

- -
- - - -

The WebDAV Fix Filter does not support any initialization parameters.

- -
- -
- -
@@ -224,6 +194,36 @@
+
+ + + +

Microsoft operating systems have two WebDAV clients. One is used with + port 80, the other is used for all other ports. The implementation used with + port 80 does not adhere to the WebDAV specification and fails when trying to + communicate with the Tomcat WebDAV Servlet. This Filter provides a fix for + this by forcing the use of the WebDAV implementation that works, even when + connecting via port 80.

+ +
+ + + +

The filter class name for the WebDAV Fix Filter is + org.apache.catalina.filters.WebdavFixFilter + .

+ +
+ + + +

The WebDAV Fix Filter does not support any initialization parameters.

+ +
+ +
+ +