• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by Cong Minh Vuong

  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