mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 13:54:26 -07:00
Merge pull request #1876 from serghey-rodin/Skamasle-patch-7
Fix for nginx exclude
This commit is contained in:
commit
8dd0ef30fe
1 changed files with 2 additions and 2 deletions
|
@ -19,12 +19,12 @@ codename="$(lsb_release -s -c)"
|
|||
vestacp="$VESTA/install/$VERSION/$release"
|
||||
|
||||
# Defining software pack for all distros
|
||||
software="apache2 apache2.2-common apache2-suexec-custom apache2-utils
|
||||
software="nginx apache2 apache2.2-common apache2-suexec-custom apache2-utils
|
||||
apparmor-utils awstats bc bind9 bsdmainutils bsdutils clamav-daemon
|
||||
cron curl dnsutils dovecot-imapd dovecot-pop3d e2fslibs e2fsprogs exim4
|
||||
exim4-daemon-heavy expect fail2ban flex ftp git idn imagemagick
|
||||
libapache2-mod-fcgid libapache2-mod-php libapache2-mod-rpaf
|
||||
libapache2-mod-ruid2 lsof mc mysql-client mysql-common mysql-server nginx
|
||||
libapache2-mod-ruid2 lsof mc mysql-client mysql-common mysql-server
|
||||
ntpdate php-cgi php-common php-curl php-fpm phpmyadmin php-mysql
|
||||
phppgadmin php-pgsql postgresql postgresql-contrib proftpd-basic quota
|
||||
roundcube-core roundcube-mysql roundcube-plugins rrdtool rssh spamassassin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue