forked from vixh/nginx-webmin
-
Notifications
You must be signed in to change notification settings - Fork 2
/
CHANGELOG
30 lines (25 loc) · 1.25 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---- Version 0.3.1 from 2011-06-21 ----
- Fixed bug with module disable/enable always looks from default value
- Added support for custom public_html path in domains
- Fixed various bugs when creating, modifying and deleting domain aliases
- Fixed warning "nginx: can't find log file for domain" if nginx for domain is not enabled
---- Version 0.3 from 2011-05-18 ----
* Added feature to disable nginx for specific templates,
see in Server Templates > Edit Server Template > Plugin options
* Added changing ip in conf if changed manually in settings
* Added setting ip from DNS A record (not same as apache virtualserver ip)
---- Version 0.2.1 from 2011-05-17 ----
* Fixed bug with counting bandwith in aliases
---- Version 0.2 from 2011-04-22 ----
* Fixed bug with empty default config
* Added testing nginx config before reloading
---- Version 0.1 from 2011-04-22 ----
* Changed default config to serve static files directly
and dynamic files via apache proxy on port 127.0.0.1:81
(can be changed in settings)
* Added support for domain alias
* Added custom nginx config in settings
* Added bandwith monitoring (included to web traffic)
* Fixed some bugs
---- Version 0.0.2 from 2010-08-30 ----
* Do the fork of https://github.com/vixh/nginx-webmin