Emilien Mantel
|
02994af5ee
|
Default headers with always directive
|
2016-03-15 15:01:58 +01:00 |
Emilien Mantel
|
ee79ec9845
|
SSL helper can be disabled
|
2016-03-15 12:16:57 +01:00 |
Emilien Mantel
|
2ba906be2e
|
Add custom headers in vhost (moved from ssl helpers)
|
2016-03-15 10:51:14 +01:00 |
Emilien Mantel
|
8f837de390
|
Avoid double / in redirect_https
|
2016-03-15 09:08:52 +01:00 |
Emilien Mantel
|
97aeda5678
|
New feature: redirect_https (HTTP -> HTTPS)
|
2016-03-14 19:20:08 +01:00 |
Emilien Mantel
|
2cfda9a930
|
Fix check HTTP2 on FreeBSD (multi-OS code)
|
2016-03-08 19:37:39 +01:00 |
Emilien Mantel
|
cdc152afbe
|
Nagios OK on FreeBSD
|
2016-03-05 18:34:04 +01:00 |
Emilien Mantel
|
791832f6d1
|
Config seems ok
|
2016-03-05 15:36:25 +01:00 |
Emilien Mantel
|
e00313bb36
|
[WIP] FreeBSD install ok
|
2016-03-05 15:07:39 +01:00 |
Emilien Mantel
|
fe68e17663
|
Logging must be set to false to be disabled
|
2016-03-05 12:00:07 +01:00 |
Emilien Mantel
|
47c24a2eb3
|
Fix HTTP2 syntax error
|
2016-03-05 10:59:20 +01:00 |
Emilien Mantel
|
1338e4dee6
|
Fix indent
|
2016-01-22 09:52:15 +01:00 |
Emilien Mantel
|
dd97e5ec79
|
Apps vhosts should without root and created dirs
|
2016-01-22 09:46:43 +01:00 |
Emilien Mantel
|
7f56db76e0
|
Simplify proxy template
|
2016-01-22 09:36:52 +01:00 |
Emilien Mantel
|
520eed50c3
|
Manage default vhost. Closes #11
|
2016-01-21 17:08:01 +01:00 |
Emilien Mantel
|
c357658c25
|
Fix Nagios vhost and better tests
|
2016-01-21 15:16:21 +01:00 |
Emilien Mantel
|
be349ec686
|
new vhost: nagios3 (without css)
|
2016-01-15 15:48:18 +01:00 |
Emilien Mantel
|
287d154532
|
SSL strapling on Nginx >= 1.3.7
|
2016-01-15 12:13:15 +01:00 |
Emilien Mantel
|
11c98ab145
|
SSL with existing keys
|
2016-01-12 17:26:30 +01:00 |
Emilien Mantel
|
ef5a7bf756
|
Closes #9
|
2016-01-12 15:10:43 +01:00 |
Emilien Mantel
|
883948f081
|
Better dh management
|
2016-01-12 11:16:41 +01:00 |
Emilien Mantel
|
ad9c0fa979
|
Fix main name in vhosts
|
2016-01-12 09:27:53 +01:00 |
Emilien Mantel
|
49f11751e6
|
Refactoring + SSL support
|
2016-01-11 18:20:42 +01:00 |
Emilien Mantel
|
c703a4fba8
|
Support BackupPC
|
2015-12-23 17:39:06 +01:00 |
Emilien Mantel
|
e0bb5e2752
|
Add feature: new custom instructions
|
2015-12-09 17:06:59 +01:00 |
Emilien Mantel
|
05cb864c7c
|
Use more vars instead of a bug dirty dict
|
2015-12-09 16:46:50 +01:00 |
Emilien Mantel
|
f9127f9a40
|
Manage auth basic on all vhost
|
2015-12-03 17:09:29 +01:00 |
Emilien Mantel
|
88d1c7fdb7
|
Use macro for auth_basic
|
2015-12-03 16:59:37 +01:00 |
Emilien Mantel
|
c0f2d694e7
|
Meilleure gestion des dossiers et htpasswd par location
|
2015-12-03 16:32:08 +01:00 |
Emilien Mantel
|
0d65cd3c5c
|
Add redirect_to_code in vhost
|
2015-12-01 16:40:34 +01:00 |
Emilien Mantel
|
80e3cae22e
|
New feature on vhosts: "redirect_to"
|
2015-12-01 15:46:57 +01:00 |
Emilien Mantel
|
6be44c7da8
|
Many minor changes
|
2015-11-03 14:45:01 +01:00 |
Emilien Mantel
|
f57ab08594
|
location / can be overwrited
|
2015-11-03 14:31:50 +01:00 |
Emilien Mantel
|
97c3d2e169
|
Fix and improve tests/vhosts + php_index vhost
|
2015-11-02 16:30:46 +01:00 |
Emilien Mantel
|
70529e223d
|
nginx_vhosts[x].name now accepts list or string
|
2015-10-22 10:25:30 +02:00 |
Emilien Mantel
|
803f435b48
|
Bug bix with local_content
|
2015-10-19 11:03:05 +02:00 |
Emilien Mantel
|
710b3ad53b
|
New vhost option: manage_local_content
|
2015-10-19 09:39:51 +02:00 |
Emilien Mantel
|
050c16401f
|
Add feature: override_try_files on vhost
|
2015-10-15 16:21:36 +02:00 |
Emilien Mantel
|
eaf4032bc0
|
Fix jessie and add doc
|
2015-10-09 17:54:07 +02:00 |
Emilien Mantel
|
63fee94d90
|
Fix boolean values on upstream
|
2015-10-09 14:36:55 +02:00 |
Emilien Mantel
|
96bbc47d27
|
First shot proxy (unstable)
|
2015-10-08 18:21:40 +02:00 |
Emilien Mantel
|
95e2cb5f12
|
Fix more params and add upstream params
|
2015-09-21 16:29:14 +02:00 |
Emilien Mantel
|
e4580676ce
|
Fix indent on phalcon vhost
|
2015-09-09 17:51:17 +02:00 |
Emilien Mantel
|
9da1673293
|
Add "more" info on vhost
|
2015-09-09 17:44:53 +02:00 |
Emilien Mantel
|
ed5b7bf2cf
|
Phalcon can manage raw args now
|
2015-09-09 17:22:49 +02:00 |
Emilien Mantel
|
3ee3c3acb9
|
Minor changes in nginx
|
2015-08-28 09:54:43 +02:00 |
Emilien Mantel
|
d75ae9b396
|
Add phalcon framework
|
2015-08-14 17:14:06 +02:00 |
Emilien Mantel
|
c42599b8cf
|
Fix wordpress
|
2015-08-14 17:12:53 +02:00 |
Emilien Mantel
|
8a42cc5531
|
Fix PHP template "all to index"
|
2015-08-14 11:14:56 +02:00 |
Emilien Mantel
|
4c7edff86f
|
Fix vhost log filename
|
2015-08-01 00:05:30 +02:00 |