dpeca
cf1a7329e9
Roundcube tinyMCE fix for Debian 8
2016-10-12 20:02:18 +00:00
Serghey Rodin
0734b309e7
unlimited disk quota by default
2016-09-30 12:35:18 +03:00
Serghey Rodin
44be086dfc
awstats/webalized fix for php-fpm systems
2016-09-29 23:05:39 +03:00
Serghey Rodin
26146998a6
php5-fpm config for debian 7
2016-09-07 14:21:07 +03:00
Alexandr Loskutov
6a9ded7c99
Исправление шаблона socket
...
Исправление для правильной работы php-fpm с шаблоном socket
2016-09-06 09:49:01 +03:00
dpeca
eaeda2e769
Fix for: Warning: purging the environment. Suggested action: use keep_environment.
...
Well known Exim4 issue.
Skurudo gave a solution - https://forum.vestacp.com/viewtopic.php?t=11220#p42605
And, btw, you could think about adding:
disable_ipv6=true
... because GMail and many others mail servers consider sending from ipv6 as spammy email.
(very stupid logic, but it's simply true, if you are sending from ipv6 GMail will mark it as SPAM 100%)
I'm not commiting this, I'll leave to you about this.
In this commit I'm just fixing well known issue with keep_enviroment.
2016-08-30 17:45:33 +02:00
Serghey Rodin
14d346e730
Merge pull request #774 from dpeca/patch-2
...
Removing AllowSupplementaryGroups from clamav.conf
2016-08-29 19:10:42 +03:00
core01
fad19fee73
Merge remote-tracking branch 'upstream/master'
2016-08-24 21:30:37 +03:00
core01
fdd35376f1
Fixing incorrect load of image, css and js when using HTTPS
2016-08-24 21:21:21 +03:00
dpeca
1c1ba0449c
Removing AllowSupplementaryGroups from clamav.conf
...
Option 'AllowSupplementaryGroups' is not allowed anymore on new version of ClamAV
Reported as bug - https://bugs.vestacp.com/issues/279
Details - http://forum.vestacp.com/viewtopic.php?f=12&t=11884
2016-07-20 20:21:51 +02:00
Serghey Rodin
d6e047a395
Merge pull request #750 from orwah/master
...
Update vsftpd.conf (install directory)
2016-07-06 13:54:28 +03:00
Orwah Issa
eb86b95e79
Update vsftpd.conf
2016-07-06 03:29:20 +02:00
Metallizzer
a0a003423d
Parameter %domain% may contain non-ASCII characters, use the %domain idn% instead, when specifying sendmail Return-Path
2016-06-30 18:29:32 +07:00
Serghey Rodin
c59b6230a2
Release 0.9.8-16
2016-06-27 14:31:44 +03:00
Serghey Rodin
e9990633f0
Merge pull request #704 from orwah/patch-4
...
Update vsftpd.conf
2016-06-27 11:33:56 +03:00
Serghey Rodin
a4c0e13065
Merge pull request #627 from n1trux/master
...
fix dokuwiki nginx template
2016-06-27 11:32:40 +03:00
Orwah Issa
53cd231148
Update vsftpd.conf
...
better for security:
using 022 for local_umask and anon_umask is better than 002 ,
it will create default 755 folders and 644 files (instead of 775) :
777 - 775 = 002
777 - 755 = 022
i think it's better to change in all vsftpd.conf files (all in install folder)
regards
2016-06-27 07:03:34 +02:00
Orwah Issa
937919439a
Update vsftpd.conf
...
better for security
using 022 for local_umask and anon_umask is better than 002 ,
it will create default 755 folders and 644 files (instead of 775) :
777 - 775 = 002
777 - 755 = 022
i think this must change in all vsftpd.conf files in install folder
regards
2016-06-27 06:18:45 +02:00
Serghey Rodin
972c82ae6b
Merge pull request #561 from cdnmall/cdnmall-patch-1
...
Open TCP port 53 for dns
2016-06-27 02:13:32 +03:00
Serghey Rodin
9ec4e8b32a
Merge pull request #549 from amiri27/master
...
Added use_localtime attribute to vsftpd
2016-06-27 02:12:57 +03:00
Serghey Rodin
5748549de5
Merge pull request #588 from alex-connor/patch-6
...
Update nginx.conf
2016-06-27 02:12:14 +03:00
Serghey Rodin
e2179291c4
Merge pull request #589 from alex-connor/patch-7
...
Update nginx.conf
2016-06-27 02:12:06 +03:00
Serghey Rodin
fb1e7aa43f
Merge pull request #621 from atonit/update-exim-to-exim4
...
updated exim to exim4 directory in localuser_fwd_only debian ubuntu
2016-06-27 02:05:03 +03:00
Serghey Rodin
c9e586d9eb
Merge pull request #619 from dpeca/patch-1
...
Update for Roundcube Password driver for Vesta
2016-06-27 02:00:49 +03:00
Serghey Rodin
9f0073a3b2
Merge pull request #631 from crackerizer/master
...
Added Drupal 6,7 and Moodle Nginx's templates
2016-06-27 01:59:45 +03:00
Serghey Rodin
c436f0791a
Merge pull request #671 from core01/master
...
MODX nginx templates added
2016-06-25 11:35:32 +03:00
Serghey Rodin
407f72fae1
Merge pull request #673 from ibarrajo/master
...
Fixing exim auto reply bug for ubuntu and debian as stated in issue #198
2016-06-25 11:34:20 +03:00
martijndedood
6dcfc8a3dc
no-php.tpl # comment replaced with ; comment
2016-05-31 21:45:38 +02:00
Josue Alexander Ibarra
19bf969b84
Fixing exim auto reply bug for ubuntu and debian as stated in issue #198
2016-04-02 11:59:29 -07:00
Roman Sadoyan
9c655bfcf3
MODX nginx template added
2016-03-26 14:13:15 +03:00
Phinitnan Chanasabaeng
1c3aaa013b
Added Nginx's Drupal 8 templates
2016-02-25 20:55:37 +07:00
Phinitnan Chanasabaeng
81ae01099d
Fixed Owncloud NGINX template causes redirect loop.
2016-02-22 14:28:51 +07:00
phre4k
663c4dd301
change dokuwiki template to execute php files in lib/exe
2016-02-19 14:57:36 +01:00
dpeca
6fbc433a52
SSL fix for roundcube/plugins/password/drivers/vesta.php
...
Fix that will allow vesta driver to comunicate with VestaCP even there are self signed SSL cert.
Previously fsockopen failed to connect on self-signed SSL cert.
2016-02-14 17:51:16 +01:00
Phinitnan Chanasabaeng
6de8aaa2e9
Added Nginx's Moodle templates
2016-02-13 16:55:47 +07:00
Phinitnan Chanasabaeng
975543788d
Delete old Nginx's Drupal template
2016-02-13 15:43:13 +07:00
Phinitnan Chanasabaeng
cf532e0ee3
Separates nginx's Drupal 6 & 7 template
2016-02-13 15:40:34 +07:00
atonit
7d2b34193f
updated exim to exim4 directory in localuser_fwd_only debian ubuntu
2016-01-31 16:48:24 +00:00
dpeca
f95af89939
Update vesta.php
...
New version of roundcube 'password' plugin is expecting class instead of function.
2016-01-31 03:47:30 +01:00
Olexandr Loskutov
e2a7eb0113
Update nginx.conf
...
Add more gzip_types
https://forum.vestacp.com/viewtopic.php?f=29&t=5100#p20750
2016-01-13 00:45:29 +02:00
Olexandr Loskutov
14cd546222
Update nginx.conf
...
Add more gzip_types
https://forum.vestacp.com/viewtopic.php?f=29&t=5100#p20750
2016-01-13 00:44:06 +02:00
Joe M
113aefcf73
Open TCP port 53 for dns
2015-12-28 05:31:42 -05:00
Joe M
8fd120435f
Open TCP port 53 for dns
2015-12-28 05:31:03 -05:00
Joe M
5c627c6b99
Open TCP port 53 for dns
2015-12-28 05:30:11 -05:00
Joe M
2b4543b85e
Open TCP port 53 for dns
2015-12-28 05:29:27 -05:00
Mostafa Amiri
f95e299521
Added use_localtime attribute to vsftpd
...
By adding this attribute users will get files listing by their local
timezone
2015-12-17 20:40:37 +03:30
Serghey Rodin
df0d6c12cb
Merge pull request #482 from RhysIT/master
...
Corrected spelling mistakes
2015-12-11 22:00:26 +02:00
Caelish
5812197fc4
Fixed typos and made identical to RHEL version of this page
2015-12-06 14:39:27 +01:00
Caelish
15334cfd93
Fixed typos and made identical to RHEL version of this page
2015-12-06 14:37:55 +01:00
Serghey Rodin
bcfe1eead4
fix for fm sudo usage
2015-11-11 21:53:07 +02:00