Redirect ispconfig http to https

Discussion in 'General' started by minttux, Apr 14, 2016.

  1. minttux

    minttux Member

    Hi when i open my ispconfig panel with port like mysite:8080 it shows:
    Bad Request
    Your browser sent a request that this server could not understand.
    Reason: You're speaking plain HTTP to an SSL-enabled server port.
    Instead use the HTTPS scheme to access this URL, please.

    Is it possible to redirect this address to https://mysite.com:8080 automatically ?
     
  2. Jesse Norell

    Jesse Norell ISPConfig Developer Staff Member ISPConfig Developer

    No. You can do that redirecting port 80 (http) to port 443 (https), but I don't believe you can issue a redirect to change the protocol on the same port (8080).
     

Share This Page