Added < and > to the urlReplacing as they never actually work and cause errors (404 and 500)
This commit is contained in:
@@ -125,6 +125,8 @@
|
||||
<char org="Ä">ae</char>
|
||||
<char org="Ö">oe</char>
|
||||
<char org="|">-</char>
|
||||
<char org="<"></char>
|
||||
<char org=">"></char>
|
||||
</urlReplacing>
|
||||
</requestHandler>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user