diff --git a/hestiacp_install b/hestiacp_install index 366617f..4422e48 100644 --- a/hestiacp_install +++ b/hestiacp_install @@ -35,12 +35,6 @@ adding hestia template for RFCLASS.RU and EIS.RFCLASS.RU: # touch /usr/local/hestia/data/templates/web/php-fpm/rfclass_default.tpl # mcedit /usr/local/hestia/data/templates/web/php-fpm/rfclass_default.tpl -; origin-src: deb/templates/web/php-fpm/default.tpl -;#=========================================================================# -;# Default Web Domain Template # -;# DO NOT MODIFY THIS FILE! CHANGES WILL BE LOST WHEN REBUILDING DOMAINS # -;# https://hestiacp.com/docs/server-administration/web-templates.html # -;#=========================================================================# [%backend%] listen = /run/php/php%backend_version%-fpm-%domain%.sock @@ -72,6 +66,15 @@ save and exit # v-change-web-domain-backend-tpl $USERNAME $DOMAIN $TEMPLATE -git... +*** relogin as $USERNAME +# cd /home/$USERNAME/web/$DOMAIN/public_html/ +# rm /home/$USERNAME/web/$DOMAIN/public_html/index.html +# rm /home/$USERNAME/web/$DOMAIN/public_html/robots.txt +# git clone https://git.kosenka.ru/kosenka/$DOMAIN.git . +# php composer.phar install + +# sudo su - # v-change-web-domain-docroot $USERNAME $DOMAIN $DOMAIN web +# exit +