blob: 3b741a1a0d0293e6de1d64d5024b901d8b2c8509 [file] [log] [blame]
[description]
Enables the jetty-rewrite handler. Specific rewrite
rules must be added to etc/jetty-rewrite.xml
[depend]
server
[lib]
lib/jetty-rewrite-${jetty.version}.jar
[xml]
etc/jetty-rewrite.xml
[ini-template]
## Whether to rewrite the request URI
# jetty.rewrite.rewriteRequestURI=true
## Whether to rewrite the path info
# jetty.rewrite.rewritePathInfo=false
## Request attribute key under with the original path is stored
# jetty.rewrite.originalPathAttribute=requestedPath