New WordOps maintenance release available !
https://wordops.net/v3-9-8-2-wordops-maintenance-release/
Changelog
Added
- Additional cache expection for Easy Digital Downloads PR #120
- Additional settings to support mobile with WP-Rocket
- Add the ability to block nginx configuration overwriting by adding an empty file .custom. Example with /etc/nginx/conf.d/webp.conf ->
touch /etc/nginx/conf.d/webp.conf.custom
- If there is a custom file, WordOps will write the configuration in an empty file named fileconf.conf.orig to let users implement possible changes
- UFW minimal configuration during install. Can be disabled with the flag
-w
,--wufw
or--without-ufw
.
Example :
wget -qO wo wops.cc && sudo bash wo -w
Fixed
- WordOps internal database creation on servers running with custom setup