REQUIRE_HTTPS

[[REQUIRE_HTTPS]]

Node may only be accessed using HTTPS protocol.

Causes page to display “HTTP REQUIRED” and then terminate execution of node if the user’s connection is not secured with HTTPS at the beginning of the url.

example:

[[REQUIRE_HTTPS]]

 

 

Leave a Reply