• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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