AppTemplates ( Nginx , HTTPD, OpenliteSpeed )
Eenos SpamAssassinApp Settings Templatestemplates
These templates are useused to create customize spamdcustomized virtual host settings for your website based on the apps hosted. If you have a wordpress website with some custom settings that required to configure on server settingsside, inyou Eenoscan controlcreate panel.a custom vhost template for that website .
Please remember the create the app template for the webserver you are using.
You can create and manage App templates for the web server Apache HTTPD , Nginx and OpenLiteSpeed
Template Language : Jinja
Template file name : local.cf.jinjaMako
Apache HTTPD Template Types and Locations
Template Type | Location | Description |
Global Template | /usr/local/eenos/templates/ |
The default templates |
Global Custom Template |
/usr/local/eenos/templates/ |
Your custom templates |
User Template |
Nginx Template Locations
Template Type | Location | Description |
Global Template | /usr/local/eenos/templates/webserver/nginx | The default templates |
Global Custom Template |
/usr/local/eenos/templates/webserver/nginx/custom |
Your custom templates |
User Template | /var/eenos/userdata/USER/templates/nginx/ | For the Eenos user USER |
OpenLiteSpeed Template Locations
Template Type | Location | Description |
Global Template | /usr/local/eenos/templates/webserver/openlitespeed/ | The default templates |
Global Custom Template |
/usr/local/eenos/templates/webserver/openlitespeed/custom/ |
Your custom templates |
User Template | /var/eenos/userdata/USER/templates/openlitespeed/ | For the Eenos user USER |
The App name is the template file name.
If the template have same name for Global template , Global custom template and User template , then user template will have the higher priority
Don't delete the default templates provided by Eenos.
To create a custom template place a copy the templates to the custom template location and modify it.