update description in secure-redirect.mod

Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
This commit is contained in:
Lachlan Roberts 2022-05-25 15:22:08 +10:00
parent 32ed6fab9c
commit ed122dfa3c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
DO NOT EDIT - See: https://www.eclipse.org/jetty/documentation/current/startup-modules.html
[description]
Enable SecuredRedirectHandler to redirect all http requests to https.
Enable SecuredRedirectHandler to redirect all http requests to https on the secure port configured in the server.ini file.
[tags]
handler