Skip to content

Jahia/urlrewritefilter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UrlRewriteFilter

This is a fork of the UrlRewriteFilter project from Paul Tuckey. The original project is no longer maintained, and this fork is intended to allow customization for Jahia needs (e.g. adding new features, fixing bugs, security vulnerabilities, etc.).

The main differences with the original project:

  • main branch renamed to 5.x
  • main branch created from the 3.2.0 tag, as Jahia uses this version in its projects
  • project restructured to use Maven (instead of Ant)
  • JDK 11 used to build the project
  • dependencies upgraded (junit, servlet-api, slf4j-api)
  • only slf4j used for logging (but log4j used for tests)
  • line endings changed to LF

About

A Java Web Filter with functionality like Apache's mod_rewrite

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • CSS 0.1%