Added < and > to the urlReplacing as they never actually work and cause errors (404 and 500)

This commit is contained in:
sebastiaan
2012-09-05 13:05:23 -02:00
parent a91d17d8b0
commit ae1eac4a7a

View File

@@ -125,6 +125,8 @@
<char org="Ä">ae</char>
<char org="Ö">oe</char>
<char org="|">-</char>
<char org="&lt;"></char>
<char org="&gt;"></char>
</urlReplacing>
</requestHandler>