Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When SSL is enabled, ensure that the web server port number specified in the WEBSERVER_PORT setting is correct. By default, the web server port number should be 443. If you customize the HTTP_BASE_URL setting with SSL enabled, you must use HTTPS protocol when specifying the URL; for example: HTTP_BASE_URL = https://myhostWith SSL enabled, you can also automatically redirect http to https, by setting HTTP_SSL_REDIRECT = TRUE in the configuration file. With redirection enabled, if your full Licence Statistics address is, for example, https://address:443, typing this address in a browser will automatically redirect you to https://address:443Automatic redirection will work only if WEBSERVER_PORT is not set to 80, because port 80 is used for the redirection. You must also have permissions to use port 80 to use automatic redirection. 

.