Nginx Websites
Manage Nginx Websites
This page will help you to manage nginx websites. Eenos control panel provides a full-featured nginx optimization and configuration interface for your website.
Eenos control panel is the first control panel that provides a website-level nginx optimization interface.
To access the domain Nginx settings, go to the following page,
Nginx -> Nginx Websites
Options on Nginx Settings
The following are the options of Nginx settings,
- HTTP2 Control
- Proxy Cache-Control
- Fcgi Cache-Control
- Page Speed Control
- Hotlink Protection
- Rest Setting
- Modify Nginx Settings
HTTP2 Control
This option will help you to enable or disable the HTTP2 protocol on your website.
HTTP2 is enabled by default on all websites.
Proxy Cache-Control
This will help you to enable or disable proxy cache. If any part of the nginx vhost settings uses a proxy setting to access the website from another service, you can enable or disable the proxy cache for that website.
FCGI Cache-Control
This will enable or disable fcgi php cache from the fpm-services.
Page Speed Control
This will enable or disable the Google page speed cache on your website.
Hotlink Protection
This option will enable or disable hotlink protection on your website.
Reset Setting
This option will remove any custom Nginx settings and reset it to the main server settings level.
Modify Nginx Settings
Modify Domain Nginx Settings
If you choose to modify the Nginx settings of your website, make sure you know what you are doing. Wrong parameters may break or affect the website's performance.
This section provides the following features,
- Basic Settings
- Nginx Firewall
- Proxy Cache Settings
- FCGI Cache Settings
You may refer to the Nginx web server documentation to know more about the parameters on this configuration page or kindly consult with an Nginx admin to optimize it.