• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

rever proxy

  1. T

    Question Setup reverse proxy(apache2 or nginx)

    I've running a server with backend that should be accesed with an reversed proxy. I've created a new .conf file in /etc/apache2/sites-availabe then I entered the following config: <VirtualHost _default_:80> ServerName panel.example.com ProxyPreserveHost On ProxyPass /...
  2. G

    Issue plesk: odoo main settings not working after Renewed Let's Encrypt

    I am new here. I just renewed the Lets'Encrypt suddenly my odoo page stops loading anything. Such as below: I have no idea what happend. But when i place the code in directives in ngnix from Apache & nginx Settings such as: location ~ ^/.* { proxy_redirect off; proxy_set_header Host...
Back
Top