• 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

Nginx Defaults

scottthepotter

Basic Pleskian
I enabled Nginx on my Plesk 11.5 server but unfortunately it breaks about 90% of the 50+ websites that I host in its default of 'Smart Static Files Processing'. Is there a way to enable Nginx on the server but have the default be disabled on each domain so that I can turn on Nginx on each domain and test instead of having the default be enabled on all domains?
 
No, nginx is enabled server-wide. However, you may switch it to "proxy only" mode on each site you need to. Mass operation could be done via CLI (probably using a cycle in shell over domains data fetched from DB). Maybe this can also be set up in subscription templates and then synchronized with subscriptions (not sure though).
 
Back
Top