Changeset 4828 for cats


Ignore:
Timestamp:
03/25/14 15:14:26 (10 years ago)
Author:
Menzo Windhouwer
Message:

M module.xml

  • added redirects for schemacat-test and relcat-test
File:
1 edited

Legend:

Unmodified
Added
Removed
  • cats/ISOcat/trunk/mod-ISOcat-site/module.xml

    r3958 r4828  
    7878        </rule>
    7979
     80        <!-- redirect for relcat-test -->
     81        <rule>
     82            <match>ffcpl:/relcat-test((.*)?)</match>
     83            <to>active:sloot.redirect+url@data:text/plain,http://lux13.mpi.nl/relcat$1</to>
     84        </rule>
     85
     86        <!-- redirect for schemacat-test -->
     87        <rule>
     88            <match>ffcpl:/schemacat-test((.*)?)</match>
     89            <to>active:sloot.redirect+url@data:text/plain,http://lux17.mpi.nl/schemacat$1</to>
     90        </rule>
     91       
    8092        <!-- redirect for the old main.html -->
    8193        <rule>
Note: See TracChangeset for help on using the changeset viewer.