mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-22 06:14:19 -07:00
deb11 installer: restart nginx after set hosting-webmail-phpmyadmin template
This commit is contained in:
parent
70ee71e64a
commit
eba0f77478
1 changed files with 1 additions and 1 deletions
|
@ -1539,7 +1539,7 @@ if [ "$release" -eq 11 ]; then
|
||||||
sed -i "s|256M|512M|g" /etc/php/7.4/fpm/pool.d/$servername.conf
|
sed -i "s|256M|512M|g" /etc/php/7.4/fpm/pool.d/$servername.conf
|
||||||
service php7.4-fpm restart
|
service php7.4-fpm restart
|
||||||
ln -s /var/lib/roundcube /var/lib/roundcube/webmail
|
ln -s /var/lib/roundcube /var/lib/roundcube/webmail
|
||||||
/usr/local/vesta/bin/v-change-web-domain-proxy-tpl 'admin' "$servername" 'hosting-webmail-phpmyadmin' 'jpg,jpeg,gif,png,ico,svg,css,zip,tgz,gz,rar,bz2,doc,xls,exe,pdf,ppt,txt,odt,ods,odp,odf,tar,wav,bmp,rtf,js,mp3,avi,mpeg,flv,woff,woff2' 'no'
|
/usr/local/vesta/bin/v-change-web-domain-proxy-tpl 'admin' "$servername" 'hosting-webmail-phpmyadmin' 'jpg,jpeg,gif,png,ico,svg,css,zip,tgz,gz,rar,bz2,doc,xls,exe,pdf,ppt,txt,odt,ods,odp,odf,tar,wav,bmp,rtf,js,mp3,avi,mpeg,flv,woff,woff2' 'yes'
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue