All Downloads are FREE. Search and download functionalities are using the official Maven repository.

npn.jsplite.1.0.0.source-code.urlrewrite-sample.xml Maven / Gradle / Ivy

The newest version!
<?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">
<urlrewrite>
    <rule>
        <from>/index.htm</from>
        <to type="forward">/index.jsp</to>
    </rule>
</urlrewrite>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy