Author: sshafroi
Date: 2008-07-02 12:12:06 +0200 (Wed, 02 Jul 2008)
New Revision: 6718
Modified:
trunk/war/src/main/webapp/WEB-INF/urlrewrite.xml
Log:
Move from generic.no to global url rewrite file
Modified: trunk/war/src/main/webapp/WEB-INF/urlrewrite.xml
===================================================================
--- trunk/war/src/main/webapp/WEB-INF/urlrewrite.xml 2008-07-01 17:59:09 UTC
(rev 6717)
+++ trunk/war/src/main/webapp/WEB-INF/urlrewrite.xml 2008-07-02 10:12:06 UTC
(rev 6718)
@@ -50,4 +50,7 @@
- /tradedoubler/(.*)
-->
<rule><from>^/([^/\?]*)(?:\?(.*))?$</from><to>/search/?q=$1&$2</to></rule>
+
+ <!-- legacy -->
+ <rule><from>(.*)&output=(.*)</from><to
type="permanent-redirect">$1&layout=$2</to></rule>
</urlrewrite>
_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits