Fix Jetty RewriteHandler rules order for proxies
Moves the dashboard redirect to the bottom of the RewriteHandler rules in the Jetty configuration so that the X-Forwarded-Scheme rules can be applied first.
Fixes #317
Signed-off-by: Andy Lintner <dev@beowulfe.com> (github: beowulfe)