New Template model or how do i specify php memory limit for each hosting seperately

Templates location:

  1. Nginx Standalone with php-fpm backend (or multiphp):
    /usr/local/hestia/data/templates/web/nginx/php-fpm

  2. Nginx as proxy for apache2
    /usr/local/hestia/data/templates/web/nginx

  3. Apache with php-fpm backend or multiphp:
    /usr/local/hestia/data/templates/web/apache2/php-fpm

  4. Apache with built-in php:
    /usr/local/hestia/data/templates/web/apache2

  5. php-fpm or multiphp templates:
    /usr/local/hestia/data/templates/web/php-fpm

3 Likes