You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2013/01/11 16:30:04 UTC

svn commit: r1432092 - in /tomcat/sandbox/rewrite: patch trunk/rewrite.xml

Author: remm
Date: Fri Jan 11 15:30:04 2013
New Revision: 1432092

URL: http://svn.apache.org/viewvc?rev=1432092&view=rev
Log:
- Drop the patch (now integrated).
- Add the docs page, based a lot on the mod_rewrite docs.

Added:
    tomcat/sandbox/rewrite/trunk/rewrite.xml   (with props)
Removed:
    tomcat/sandbox/rewrite/patch

Added: tomcat/sandbox/rewrite/trunk/rewrite.xml
URL: http://svn.apache.org/viewvc/tomcat/sandbox/rewrite/trunk/rewrite.xml?rev=1432092&view=auto
==============================================================================
Binary file - no diff available.

Propchange: tomcat/sandbox/rewrite/trunk/rewrite.xml
------------------------------------------------------------------------------
    svn:mime-type = application/xml



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: svn commit: r1432092 - in /tomcat/sandbox/rewrite: patch trunk/rewrite.xml

Posted by Konstantin Kolinko <kn...@gmail.com>.
2013/1/11  <re...@apache.org>:
> Author: remm
> Date: Fri Jan 11 15:30:04 2013
> New Revision: 1432092
>
> URL: http://svn.apache.org/viewvc?rev=1432092&view=rev
> Log:
> - Drop the patch (now integrated).
> - Add the docs page, based a lot on the mod_rewrite docs.
>
> Added:
>     tomcat/sandbox/rewrite/trunk/rewrite.xml   (with props)
> Removed:
>     tomcat/sandbox/rewrite/patch
>
> Added: tomcat/sandbox/rewrite/trunk/rewrite.xml
> URL: http://svn.apache.org/viewvc/tomcat/sandbox/rewrite/trunk/rewrite.xml?rev=1432092&view=auto
> ==============================================================================
> Binary file - no diff available.
>

The above is because of the mime type.
The correct mime type here should be "text/xml", as it is a
human-readable file, not a data one.

> Propchange: tomcat/sandbox/rewrite/trunk/rewrite.xml
> ------------------------------------------------------------------------------
>     svn:mime-type = application/xml

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org