| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> | |
| <html> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | |
| <meta http-equiv="Cache-Control" content="no-cache"> | |
| <title>RewriteHandler</title> | |
| </head> | |
| <body> | |
| <h1>Rewrite not enabled</h1> | |
| <p>The rewrite handler is currently not enabled. To enable this demo, start up Jetty with:</p> | |
| <code>java -jar start.jar --module=rewrite</code> | |
| </body> | |
| </html> |