Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Removing social links

Make a backup of the Plesk Server 11 before attempting any upgrades! We also recommend rebooting your server before starting the upgrade to ensure everything is in proper order going into the procedure.

In Linux or Windows via Plesk Control Panel:


    • Login to the Plesk Control Panel.

...

    • Once Nginx has been successfully added, you will want to navigate to "Service Management" within "Tools and Settings", and run the Reverse Proxy Server (Nginx).


    • You are done!


In Linux via SSH/Command Line:


    • First install Nginx component using Plesk autoinstaller:

...

/usr/local/psa/admin/sbin/autoinstaller


    • Next enable Reverse Proxy Server (Nginx) service via command line:

...

/usr/local/psa/admin/sbin/nginxmng -e


    • Then disable nginx service use the command:

...