# URL redirects and rewrites

Tempus Serva (version 2090+) contains server filters for URL rewrite, redirects and forwards.

The filter is deactivated by default, but can be enabled by

1. Rename /WEB-INF/web.xml.urlrewrite to web.xml
2. Change /WEB-INF/urlrewrite.xml as needed
3. Restart the server

Other options include merging web.xml.urlrewrite into the existing web.xml.

Documentation can be found in following pages

- [http://tuckey.org/urlrewrite/](http://tuckey.org/urlrewrite/)
- [http://tuckey.org/urlrewrite/manual/3.0/guide.html](http://tuckey.org/urlrewrite/manual/3.0/guide.html)