Bob Swinkels
cbe42ab2bb
Fix wildcard character in regex strings.
...
The map directive contains regexes (strings starting with a tilde) that
contain 'asterisk' characters. In a regex, the asterisk character is a
metacharacter, and in this context, it is meant as a wildcard character.
To achieve the desired result, we should place a dot in front of the
asterisk character.
2021-04-19 15:36:38 +02:00
Bob Swinkels
8403af51f5
Fix escaping of regex metacharacters.
...
The map directive contains regexes (strings starting with a tilde) that
contain 'dot' characters. In a regex, the dot character is a
metacharacter and should be escaped by putting a backslash before it.
2021-04-19 15:25:28 +02:00
Narender Chopra
f501e654cc
Update brotli.mustache
...
'brotli_comp_level 6' tends to be the most optimal and commonly used level.
'brotli_buffers' has been deprecated: https://github.com/google/ngx_brotli#brotli_buffers
2021-01-10 15:09:15 +05:30
VirtuBox
7d0b0cd50c
Fix MariaDB upgrade on Github actions
2020-10-28 12:25:09 +01:00
VirtuBox
164f817d25
Fix github actions
2020-10-28 11:45:30 +01:00
VirtuBox
4bca86580e
Run dist-upgrade after MariaDB upgrade
2020-10-28 11:11:01 +01:00
VirtuBox
363dffa10d
Update Redis-cache plugin configuration
2020-10-27 14:30:17 +01:00
VirtuBox
3624548251
Enable MariaDB service after upgrade
2020-10-27 11:25:14 +01:00
VirtuBox
295b8420cf
Fix virtualenv configuration
2020-10-26 14:21:04 +01:00
VirtuBox
009b5e1af6
Delete acme conf when domain is deleted
2020-10-25 23:11:24 +01:00
VirtuBox
3d32e02c65
Improved query strings caching
2020-10-25 14:19:08 +01:00
VirtuBox
665453dcbc
Fix formatting
2020-10-23 18:45:03 +02:00
VirtuBox
51b078e86d
Improve MariaDB upgrade
2020-10-23 16:33:35 +02:00
VirtuBox
51f34e4286
Fix double import
2020-10-23 13:49:14 +02:00
VirtuBox
0c01ebb9ef
Remove previous MariaDB repository
2020-10-23 13:32:39 +02:00
VirtuBox
bed285abc4
Use wo stack migrate for MariaDB major upgrade
2020-10-23 12:50:31 +02:00
VirtuBox
cbd29a968c
Perform a full dump before upgrading MariaDB
2020-10-22 20:39:25 +02:00
VirtuBox
e2bfcd326e
Move old my.cnf after MariaDB upgrade
2020-10-22 16:46:42 +02:00
VirtuBox
f3129f0774
Remove innodb_buffer_pool_instances
2020-10-22 14:54:54 +02:00
VirtuBox
c3224d39e5
Add MariaDB upgrade from 10.3 to 10.5
2020-10-22 14:34:03 +02:00
VirtuBox
55f50f583c
Fix MariaDB upgrade
2020-10-22 12:05:01 +02:00
VirtuBox
c72ce642b4
Fix Mariadb 10.5 setup
2020-10-22 11:15:20 +02:00
VirtuBox
dff13eb345
Testing MariaDB 10.5
2020-10-22 11:04:23 +02:00
VirtuBox
fd66b5475f
Fix Redis upgrade on Ubuntu 20.04 LTS
...
* Fix typo in bash completion
2020-10-17 01:48:50 +02:00
VirtuBox
afa17b62dd
Final fix for Xenial stack
2020-10-15 13:24:00 +02:00
VirtuBox
78d8b98437
Fix nano install on xenial
2020-10-15 12:43:05 +02:00
VirtuBox
ba4b83a512
Fix nanorc install, update Redis to 6.0.6
2020-10-15 12:24:51 +02:00
VirtuBox
8a5f6ca692
Fix nanorc install on Xenial
2020-10-14 22:28:30 +02:00
VirtuBox
3ffeec6ef4
Fix Sendmail configuration
2020-10-14 14:50:05 +02:00
VirtuBox
4c3ce63a02
Merge pull request #322 from tdtgit/master
...
Address issue #319
2020-10-13 21:23:13 +02:00
Argus Duong
e163bc7717
Address issue #319 - again, not standardlize yet for the release
2020-10-13 23:54:11 +07:00
VirtuBox
62c5150405
Merge pull request #321 from WordOps/updating-configuration
...
WordOps Maintenance Release v3.12.3
2020-10-13 18:28:01 +02:00
Argus Duong
e2dc4bdc27
Address issue #319
2020-10-13 23:06:47 +07:00
VirtuBox
db8ee1261d
Use Zstandard compression with mysqldump
2020-10-13 00:29:06 +02:00
VirtuBox
7050bd5894
Fix php8.0-cli issue
2020-10-12 10:20:03 +02:00
VirtuBox
2fb7eb8c47
Use zstd compression instead of gzip
...
* fix proftpd TLS version
2020-09-15 14:33:26 +02:00
Argus Duong
a32d6f483e
Add avif support
2020-09-15 08:24:38 +07:00
VirtuBox
dce6b111b0
Merge pull request #308 from WordOps/updating-configuration
...
Several bug fixes
2020-08-20 13:50:14 +02:00
VirtuBox
21e7619822
Merge pull request #285 from ceefour/patch-1
...
Fix: GRANT works for all MySQL/MariaDB variants
2020-08-19 11:53:58 +02:00
VirtuBox
3c424c2fca
Another fix for fail2ban
2020-08-07 16:12:20 +02:00
VirtuBox
27a98cab8d
Fix fail2ban-client reload
2020-08-07 16:07:31 +02:00
VirtuBox
d30a5d7226
Fix fail2ban install without Nginx
2020-08-07 15:39:46 +02:00
VirtuBox
dcb0b8f4f7
Update proftpd tls.conf template
...
* Use Mozilla SSL Configuration Generator
2020-07-15 19:38:42 +02:00
VirtuBox
0185c63205
Update sshd config
2020-07-09 14:56:36 +02:00
tersor
841227aa17
Exclude the status page itself in traffic calculation
2020-06-03 10:30:13 +02:00
Hendy Irawan
1d69c1ecf7
Fix: GRANT works for all MySQL/MariaDB variants
...
Including AWS RDS MariaDB. See https://github.com/WordOps/WordOps/issues/263
2020-05-20 04:34:45 +07:00
VirtuBox
834279a32f
Fix WordOps backend php upstream
2020-05-14 13:06:02 +02:00
VirtuBox
4e55d169a8
Update MariaDB repository for Ubuntu 20.04 LTS
2020-05-14 01:04:38 +02:00
VirtuBox
2573cbe13b
Prepare hotfix v3.12.1
2020-05-14 01:01:56 +02:00
VirtuBox
610cf8d254
Fix redis-server on Ubuntu 20.04 LTS
2020-05-14 00:20:21 +02:00