githubgit / urlrewritefilter

Automatically exported from code.google.com/p/urlrewritefilter
Other
0 stars 0 forks source link

Support for splitting the urlrewrite.xml #100

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Any

What is the expected output? What do you see instead?
- This is a feature request. I would like the urlrewrite.xml to be able to 
include multiple xml configuration files (so that not all configuration is put 
into urlrewrite.xml)

What version of the product are you using? On what operating system?
3.2 OSX Snow Leopard

Please provide any additional information below.

Original issue reported on code.google.com by tril...@gmail.com on 5 Jan 2012 at 4:26

GoogleCodeExporter commented 9 years ago
If you can partition your rules by path, you can just define multiple instances 
of the filter with different config files.

Original comment by whatl...@gmail.com on 21 Jun 2012 at 12:53

GoogleCodeExporter commented 9 years ago
You can do this with plain old XML.

See here for an example:
http://code.google.com/p/urlrewritefilter/source/browse/trunk/src/test/org/tucke
y/web/filters/urlrewrite/conf-test2.xml

Original comment by p...@tuckey.org on 25 Jun 2012 at 2:16

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
404 not found

Original comment by le.xi...@gmail.com on 21 Jul 2012 at 11:43

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/urlrewritefilter/source/browse/trunk/src/test/resources
/org/tuckey/web/filters/urlrewrite/conf-test2.xml?r=417

Original comment by lcjoh...@gmail.com on 27 Aug 2012 at 5:40