Skip to content

Releases: virtualmin/virtualmin-nginx

v2.26

13 Jun 20:49
cd89462
Compare
Choose a tag to compare

Changes since 2.24

  • Add optional feature to proxy websockets
  • Fixed missing/incorrect configs files for Alma and Rocky
  • Fix missing public_html dir
  • Fix PHP-FPM menu link to point to correct version
  • Fix not to display inactive PHP-CGI menu links

v2.25

06 May 20:25
0826e68
Compare
Choose a tag to compare

Changes since v2.24:

  • Fixed missing configs files for Alma and Rocky

v2.24

26 Apr 00:24
e40b2db
Compare
Choose a tag to compare
  • Add quoting when directive contains a ; or $ #26
  • Fix error when installing scripts #27
  • Fix to update to use 127.0.0.1 instead of localhost
  • Various of other fixes and improvements

v2.23

12 Sep 19:04
Compare
Choose a tag to compare
  • Added support for executing CGI scripts with fcgiwrap, for new domains
  • Fixed use of the default keyword in listen 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

21 Mar 09:56
f06c4d0
Compare
Choose a tag to compare

Version 2.21 (March 21, 2021)

  • Fix to properly change config on changing document root

Version 2.22

21 Mar 09:58
d76ecb7
Compare
Choose a tag to compare

Version 2.22 (March 21, 2021)

  • Fix forgetting updating version in module.info file

Version 2.20

20 Mar 10:13
5ea3ad4
Compare
Choose a tag to compare

Version 2.20 (March 20, 2021)

  • Fix .lock files not removed from Nginx config directory
  • Fix index order

Version 2.19

13 Mar 13:53
7f099a6
Compare
Choose a tag to compare

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

04 Dec 19:03
Compare
Choose a tag to compare
  • Fixed various bugs in FCGId and FPM support
  • systemd is now used to create boot scripts to run FCGId servers

Version 2.17

09 Sep 22:14
7b5e5fb
Compare
Choose a tag to compare

Better defaults