Releases: virtualmin/virtualmin-nginx
Releases · virtualmin/virtualmin-nginx
v2.26
v2.25
v2.24
v2.23
- Added support for executing CGI scripts with fcgiwrap, for new domains
- Fixed use of the
default
keyword inlisten
directives - Improved systemd scripts for running FPM and CGI servers as the domain owner
- Added support for connecting to FPM server via a socket file
Version 2.21
Version 2.21 (March 21, 2021)
- Fix to properly change config on changing document root
Version 2.22
Version 2.22 (March 21, 2021)
- Fix forgetting updating version in
module.info
file
Version 2.20
Version 2.20 (March 20, 2021)
- Fix
.lock
files not removed from Nginx config directory - Fix index order
Version 2.19
Version 2.19 (March 13, 2021)
- Add option for
http2
support - Add option to use no IP address in the listen directive
- Add support for different redirect codes
- Fix to use absolute paths for commands in init script
- Fix to keep ownership if log file is under home
- Fix to display error message
Version 2.18
- Fixed various bugs in FCGId and FPM support
- systemd is now used to create boot scripts to run FCGId servers
Version 2.17
Better defaults