Commit graph

1730 commits

Author SHA1 Message Date
dpeca
b6cadcd992 Fixing unnecessary slash in nginx configs for phpmyadmin and roundcube 2020-06-23 18:01:38 +02:00
dpeca
00e1f46276
Limiting /etc/sudoers for Ubuntu 2020-03-23 19:34:39 +01:00
Serghey Rodin
8728f4b00d deleted merge artifacts 2019-08-08 14:20:35 +03:00
Luka Paunović
02955ddb47 Update config.inc.php 2019-08-08 14:18:31 +03:00
Luka Paunović
25e66d471e Update config.inc.php 2019-08-08 14:18:31 +03:00
Luka Paunović
b16e9b1d4d Update config.inc.php 2019-08-08 14:18:31 +03:00
Luka Paunović
6d09433447 Update config.inc.php 2019-08-08 14:18:31 +03:00
Luka Paunović
f23697217b Update config.inc.php 2019-08-08 14:18:31 +03:00
Luka Paunović
9ab4927ec2 Update config.inc.php 2019-08-08 14:18:31 +03:00
Luka Paunović
ea2f42e689 Update config.inc.php 2019-08-08 14:18:31 +03:00
Luka Paunović
8d3473c914 Update config.inc.php 2019-08-08 14:18:31 +03:00
Luka Paunović
aa8ba1aff1 Update config.inc.php 2019-08-08 14:18:31 +03:00
Luka Paunović
c83a925c9a Update config.inc.php 2019-08-08 14:18:31 +03:00
Luka Paunović
ed8d38228b Update config.inc.php 2019-08-08 14:18:31 +03:00
Luka Paunović
0d66d22150 Update config.inc.php 2019-08-08 14:18:31 +03:00
Luka Paunović
bebd854b60 Update config.inc.php 2019-08-08 14:18:31 +03:00
Luka Paunović
7f8313b48f Update config.inc.php 2019-08-08 14:18:31 +03:00
Luka Paunović
fe6f93faba Update config.inc.php 2019-08-08 14:18:31 +03:00
Luka Paunović
57fb5a759f Update config.inc.php 2019-08-08 14:18:31 +03:00
Luka Paunović
cb8cd40b13 Update config.inc.conf 2019-08-08 14:18:31 +03:00
Luka Paunović
a745eb02d8 Update config.inc.conf 2019-08-08 14:18:31 +03:00
Luka Paunović
880496962a Update config.inc.conf 2019-08-08 14:15:57 +03:00
Luka Paunović
3e2178bb6e Update config.inc.conf 2019-08-08 14:15:57 +03:00
Serghey Rodin
1a02521f76 Resolved merge conflict with tmp dir. 2019-08-08 14:13:35 +03:00
Sergey Kovalets
dbb8b8c674
Create vsftpd.conf 2019-07-26 02:23:40 +03:00
Timo Stramann
ce6640010b
vBulletin 5 template based on default tpl 2019-07-04 02:55:47 +02:00
Timo Stramann
81842cc878
vBulletin 5 template based on default tpl 2019-07-04 02:55:10 +02:00
Timo Stramann
ef36a47ce0
vBulletin 5 template based on default stpl 2019-07-04 02:53:49 +02:00
Timo Stramann
8d83d0235e
vBulletin 5 template based on default tpl 2019-07-04 02:53:03 +02:00
Timo Stramann
de51aa4692
vBulletin 5 template based on default tpl 2019-07-04 02:52:16 +02:00
Timo Stramann
0829d631c9
vBulletin 5 template based on default stpl 2019-07-04 02:47:02 +02:00
Serghey Rodin
a6d498e7e2 added net-tools package for ifconfig command 2019-05-23 00:12:42 +03:00
Serghey Rodin
56ee371a88
Merge pull request #1431 from somthanat/master
#1429 fix php open_basedir error when using public_shtml as a document root
2019-05-14 11:09:48 +03:00
Serghey Rodin
390daf416c
Merge pull request #1463 from serghey-rodin/madeITBelgium-patch-1462
Fix http2 templates #1462
2019-05-14 11:08:25 +03:00
Serghey Rodin
46d080cd8a
Merge pull request #1750 from hacktivista/fix/debian-chown-admin
Don't chown $VESTA/data/sessions admin:admin previous to user admin creation
2019-05-14 10:36:09 +03:00
Serghey Rodin
e57f620a86
Merge pull request #1875 from serghey-rodin/Skamasle-patch-6
Fix Nginx exclusion
2019-05-14 10:20:26 +03:00
Maksim Usmanov | Maks
3acd228169
Fix for nginx exclude
There are some ways to fix this

First put nginx at the beginig or modify this line

software=$(echo "$software" | sed -e "s/^nginx//")
Replacing it by this one:
software=$(echo "$software" | sed -e "s/nginx//")
Or by this:
software=$(echo "$software" | sed -e "s/ nginx//")
2019-04-28 16:03:54 +02:00
Maksim Usmanov | Maks
a62095aa13
Fix Nginx exclusion
This fix 706 in bugs.vesta and #1820 ( same issue )
2019-04-28 15:57:49 +02:00
Serghey Rodin
af37f5cbef fix backport apt name 2019-04-20 03:07:10 +03:00
Serghey Rodin
35df8ba980 Jessie backports 2019-04-20 00:08:37 +03:00
Serghey Rodin
703a66eb57 gzip_vary duplicate 2019-04-15 21:00:12 +03:00
Serghey Rodin
e1fb811caf ubuntu 18.10 support 2019-04-15 14:08:16 +03:00
Serghey Rodin
70319b6a94 full pma install 2019-04-15 13:33:09 +03:00
Luka Paunović
891dac76fc
Update vst-install-rhel.sh 2019-03-21 21:26:05 +01:00
Luka Paunović
a67674c1f2
Fixed
fixed
2019-03-21 21:25:27 +01:00
Luka Paunović
5d9265f84f
Fixing blowfish_secret length (too short)
Fixing blowfish_secret length (too short)
2019-03-21 16:52:59 +01:00
Luka Paunović
aeee40865e
Fixing blowfish_secret length (too short)
phpMyAdmin "screams", we should be using length of 32 characters for blowfish_secret.
2019-03-21 16:50:29 +01:00
Anton Reutov
678c385a81
Merge pull request #1549 from asfihani/master
Add Wordpress WP Super Cache plugin template support
2019-03-20 12:46:38 +03:00
Anton Reutov
90b30a437b
Merge pull request #1683 from crackerizer/drupal-nginx
Reworked on Drupal's nginx template
2019-03-20 12:41:55 +03:00
dpeca
eb03d7bab2
Added unzip to Debian installer
Needed for FileManager
2019-03-02 23:24:02 +01:00