• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

alpn

  1. A

    Resolved ALPN support for CentOS 6.8

    Hi there, On 30 May 2016 with the 12.5.30 Update 35 in Linux there was added the ALPN (Application-Layer Protocol Negotiation) support for nginx making HTTP/2 available in the Chrome browser. Unfortunately the ALPN support is not available for CentOS 6.8 (update applicable for CentOS 7, RHEL...
  2. 9

    How Rebuilt Nginx To Support OpenSSL 1.0.2 ?

    Hi, I just update OpenSSL using this # cd /usr/src # wget https://www.openssl.org/source/openssl-1.0.2-latest.tar.gz # tar -zxf openssl-1.0.2-latest.tar.gz # cd openssl-1.0.2g # ./config # make # make test # make install # mv /usr/bin/openssl /root/ # ln -s /usr/local/ssl/bin/openssl...
Back
Top