NGINX is a popular web server software used to serve static and dynamic content on the web. Here is a guide on where to find NGINX settings in Plesk control panel:
- Log in to your Plesk control panel.
- Go to the “Websites & Domains” tab.
- Click on the “Apache & nginx Settings” link under the domain name for which you want to modify the settings.
- Here you can see the NGINX settings for your domain. You can modify the following settings:
- Proxy mode: You can choose between “nginx” and “nginx as reverse proxy”. The “nginx” mode is used for serving static files while “nginx as reverse proxy” mode is used for serving dynamic content.
- Enable or disable caching: You can enable or disable NGINX caching for your website (not typically recommended).
- Enable or disable compression: You can enable or disable NGINX compression for your website.
- Enable or disable security settings: You can enable or disable various security settings such as SSL/TLS, HTTP/2, and HSTS.
- Add custom NGINX directives: You can add custom NGINX directives to further customize the NGINX configuration for your website.
- Once you have made the necessary changes, click on the “Apply” button to save the changes.
In conclusion, NGINX settings can be found in the “Apache & nginx Settings” section of the “Websites & Domains” tab in the Plesk control panel. You can modify various settings such as proxy mode, caching, compression, security settings, and add custom NGINX directives to optimize the performance and security of your website.