Articles in this section

How to disable nginx for websites in Plesk?

kb: how-to Plesk for Linux

Applicable to:

  • Plesk for Linux

Question

How to disable nginx for websites in Plesk and use only Apache as the frontend web server?

Answer

Via the Plesk interface
  1. Log in to Plesk.
  2. Navigate to Tools & Settings > Services Management.
  3. Click on Stop Reverse Proxy Server (nginx) service:
    Pasted_Image_05_08_26__7_50 PM.png

    Note: nginx can be enabled again by starting the Reverse Proxy Server (nginx) service.

Via the Plesk CLI
  1. Connect to the Plesk server via SSH.
  2. Disable nginx by executing:

    # plesk sbin nginxmng --disable

     

    Note: nginx can be enabled again by executing:

    # plesk sbin nginxmng --enable

Additional information

For a single website solution, refer to:

How to make a website be processed only by Apache when nginx is enabled on a Plesk server

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.