• 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.

Search results

  1. Cong Minh Vuong

    Question HTTP2 enabled, Apache still using 1.0

    Hello. Enabling HTTP / 2 with apache is simple. Make sure you are on the latest possible version of apache (httpd) 2.4 as well as your OpenSSL version 1.1.1 and above. You enable HTTP / 2 as follows (ubuntu): a2enmod http2 nano /etc/apache2/conf-available/http2.conf (add add the content...
  2. Cong Minh Vuong

    Question What's the purpose of "mod_fcgid" (can be chosen in Plesk installer)? PHP?

    Hello. Disabling fcgid does not affect FPM. You can disable it and we will use FPM as the main method. You should also reboot after removing mod_fcgid.
Back
Top