Most of our Plesk servers use Nginx and Apache 2.4 to provide web services. Some servers may have a different web server and that would be listed in your plan's details or its name.
If you want to use only nginx for website requests, do the following:
- In Plesk, go to "Apache and Nginx" icon on the Websites and Domains -> the domain -> list of icons
- On the Apache and Nginx Settings page, change the following settings:
- Nginx Settings:
- Proxy mode to off
- Nginx Settings:
- On the apache and nginx settings page, click "OK" at the bottom of the page
- On the Websites and domains page in Plesk, find "PHP settings" for the domain and click it
- On the PHP Settings page, change the following settings:
- Select "FPM Application served by nginx"
- PHP version if the one selected does not match the one you need
- Any other php settings
- It is recommended to have the "opcache" to on
- Click "OK" on the php settings page to save and then wait a few minutes for the changes to load
NOTE: It is presumed that the site will use a default index file for the main page and no other location blocks are required. If your application requires additional location blocks or other nginx settings, please contact support.