forked from gartz/virtualmin-nginx
-
Notifications
You must be signed in to change notification settings - Fork 3
/
CHANGELOG
41 lines (34 loc) · 1.63 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
31
32
33
34
35
36
37
38
39
40
41
<<<<<<< HEAD
---- Version 0.3.1.1 from 2011-06-22 ----
* Consolidate README files
* Start on showing vhosts
---- 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.1 from 2011-06-02 ----
* Update documentation for clarity/typos
* Update documentation to update attribution
* Removed OS restriction https://github.com/lewellyn/virtualmin-nginx/issues/2
* Added icons https://github.com/lewellyn/virtualmin-nginx/issues/1
---- 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