How the server operates.
Forward requests.
This is the default and your typical reverse proxy behavior.
Redirect to https.
This is for when you want to setup both http and https and you want to redirect all http traffic to https.
How the server operates.