• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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