Share this page 

Redirect HTTP request to HTTPS (this howto is deprecated)Tag(s): DEPRECATED


To automatically redirect an incoming HTTP to use HTTPS within EAServer, simply set up a security constraint and set it to Integral.

This way if a user types http://myserver/myapp then EAServer will redirect to https://myserver/myapp automatically.