DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html [description] Enables a rewrite Rules container as a request customizer on the servers default HttpConfiguration instance [provides] rewrite [depend] server [lib] lib/jetty-rewrite-${jetty.version}.jar [xml] etc/jetty-rewrite-customizer.xml [ini-template] ## Whether to rewrite the request URI # jetty.rewrite.rewriteRequestURI=true ## Whether to rewrite the path info # jetty.rewrite.rewritePathInfo=true ## Request attribute key under with the original path is stored # jetty.rewrite.originalPathAttribute=requestedPath