# PHP-FPM Templates ### PHP FPM Templates These templates are used to customize php-fpm settings for websites on the server. **Template Language**: [ ](https://jinja.palletsprojects.com/ "Python Jinja")Mako **Template file name:** default #### Template Types and Locations
**Template Type****Location****Description**
Global Template /usr/local/eenos/templates/webserver/fpm/The default templates
Global Custom Template/usr/local/eenos/templates/webserver/fpm/custom/ Your custom templates
User Template/var/eenos/userdata/USER/templates/fpm/DOMAINFor Eenos USER and DOMAIN
To create a custom template, copy the templates to the custom template location and modify it.