Skip to content

boudekerk/url-rewriter

 
 

Repository files navigation

Build Status

URL Rewriter Plugin

Create rewrite rules for your site, based on CMS documents.

URL Rewriter is a servlet filter that is installed before the HST filter in your site application. It is an extension of Paul Tuckey's UrlRewriteFilter, but instead of a packaged xml file the filter is fed with data from CMS documents. So dynamically manageable instead of statically!

Documentation

Documentation is available at onehippo-forge.github.io/url-rewriter

The documentation is generated by this command:

mvn clean site:site

The output is in the docs directory; push it and GitHub Pages will serve the site automatically.

About

Create rewrite rules for your site, based on CMS documents

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.4%
  • HTML 1.9%
  • CSS 1.7%