Encrypted requests for pages without HTTPS will result in an incorrect page load

Discussion in 'Server Operation' started by Majtika, Aug 23, 2019.

  1. Majtika

    Majtika New Member

    If there is a page created that does not have SSL certificate then I want to load the page with the https prefix then it loads the first page in the list of pages in alphabetical order.
    This generates completely incorrect search results in google search for pages without https.
    I see that if I give SSL to the page it will fix the problem, just report the redirection problem, if it can cause problems later.
    ISPConfig version: (Ubuntu 16.04.6 LTS (Xenial Xerus)) ISPConfig 3.1.14p2
    I tested the problem on the demo3.ispconfig.org test server there too.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    That's the normal behaviour of any apache and nginx web server and not ISPConfig specific. Use the search function, it has been explained many times in the forum incl. what you can do to avoid that.
     

Share This Page