blob: dbf17a6f6817036b6f26faba9a31e7d04b806ec2 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE urlrewrite PUBLIC "-//tuckey.org//DTD UrlRewrite 4.0//EN"
"http://www.tuckey.org/res/dtds/urlrewrite4.0.dtd">
<!--
Configuration file for UrlRewriteFilter
http://www.tuckey.org/urlrewrite/
-->
<urlrewrite>
<rule match-type="wildcard">
<from>*/dashboard</from>
<to>/index.html</to>
</rule>
<rule match-type="wildcard">
<from>*/stammdatenverwaltung</from>
<to>/index.html</to>
</rule>
<rule match-type="wildcard">
<from>*/stammdatenverwaltung/*</from>
<to>/index.html</to>
</rule>
<rule match-type="wildcard">
<from>*/stammdatenverwaltung/mitarbeiter/*</from>
<to>/index.html</to>
</rule>
<rule match-type="wildcard">
<from>*/stammdatenverwaltung/organisation/*</from>
<to>/index.html</to>
</rule>
<rule match-type="wildcard">
<from>*/stammdatenverwaltung/lokation/*</from>
<to>/index.html</to>
</rule>
<rule match-type="wildcard">
<from>*/stammdatenverwaltung/region/*</from>
<to>/index.html</to>
</rule>
<rule match-type="wildcard">
<from>*/stammdatenverwaltung/funktion/*</from>
<to>/index.html</to>
</rule>
<rule match-type="wildcard">
<from>*/stammdatenverwaltung/bereitschaftsgruppe/*</from>
<to>/index.html</to>
</rule>
<rule match-type="wildcard">
<from>*/stammdatenverwaltung/organisation/*</from>
<to>/index.html</to>
</rule>
<rule match-type="wildcard">
<from>*/stammdatenverwaltung/bereitschaftsliste/*</from>
<to>/index.html</to>
</rule>
<rule match-type="wildcard">
<from>*/stammdatenverwaltung/kalender/*</from>
<to>/index.html</to>
</rule>
<rule match-type="wildcard">
<from>*/planung</from>
<to>/index.html</to>
</rule>
<rule match-type="wildcard">
<from>*/planung/*</from>
<to>/index.html</to>
</rule>
<rule match-type="wildcard">
<from>*/planung/planebene/*</from>
<to>/index.html</to>
</rule>
<rule match-type="wildcard">
<from>*/planung/transfer/*</from>
<to>/index.html</to>
</rule>
<rule match-type="wildcard">
<from>*/planung/archiv/*</from>
<to>/index.html</to>
</rule>
<rule match-type="wildcard">
<from>*/reports</from>
<to>/index.html</to>
</rule>
<rule match-type="wildcard">
<from>*/reports/*</from>
<to>/index.html</to>
</rule>
<rule match-type="wildcard">
<from>*/reports/bereitschaft/*</from>
<to>/index.html</to>
</rule>
<rule match-type="wildcard">
<from>*/about</from>
<to>/index.html</to>
</rule>
planung/planebene
</urlrewrite>