• 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

Resolved Official plesk migration guide from apache to nginx

Pedro Lopes

New Pleskian
Hello all,

Our goal is to start taking advantage of the incredible speed improvements on http2 via SSL.

Ubuntu 16.04 has no official support for apache mod_http2 due to it's experimental state. We host 2 distinct websites with latest version of Joomla having 2 versions of PHP: 5.6 to 7 with apache. Both websites have let's encrypt SSL certificates provided by plesk integration.

We already setup http2 on plesk according to this guide HTTP/2 Support in Plesk

We read that plesk runs a custom version of nginx we want to configure the joomla installation to always use your nginx even in new websites and uninstall apache. Is there a guide for this?

Thank you very much in advance!
 
We read that plesk runs a custom version of nginx we want to configure the joomla installation to always use your nginx even in new websites and uninstall apache. Is there a guide for this?
You can just turn off Proxy mode in nginx settings to stop using Apache - Apache and Nginx Settings
But note about known limitations and note, that Apache will not be completely disabled, stopped, etc. Webmail will work on Apache anyway, for example.
Unfortunately, there is still some kind of limitations which doesn't allow to disable and remove Apache completely.
 
Back
Top