Quantcast
Channel: Support Portal
Viewing all articles
Browse latest Browse all 2881

Re : HTTP to HTTPS Redirect

$
0
0
Hi Jason,

If you need to redirect http url to https url without specifying the port number  then set the port numbers 80 and 443 respectively. Please modify the non-SSL connector tag to update the http port number to 80 as follows,

- Stop ManageEngine ADSelfService  Plus service.

- Take a backup copy of the file 'server.xml' which is located at 
  "<installation_directory\ManageEngine\ADSelfService Plus\conf"

- Open the file in wordpad or notepad then update the webserver port number 
  to 80 as given in the below example,

<!-- Define a non-SSL Coyote HTTP/1.1 Connector on port 8888 -->
    <Connector acceptCount="100" connectionTimeout="20000" debug="3" disableUploadTimeout="true" enableLookups="false" maxSpareThreads="75" maxThreads="150" minSpareThreads="25" name= "WebServer" port="80" redirectPort="443"/>

- Start ManageEngine ADSelfService Plus service.

Note: Ensure that you have allowed both the port numbers 80 and 443 on the local windows firewall for inbound connection.


Regards,

ADSelfService Plus Team
Toll Free: +1-888-720-9500            
Direct: +1-408-916-9890
Self Service Password Management Solution

Viewing all articles
Browse latest Browse all 2881

Trending Articles