Martin Jackson
b1640f4f3d
[ #141 ] Support additional options for Proxypass ( #142 )
...
* Add support for proxy pass target options
* Add example usage
2016-05-23 10:32:12 -07:00
a.genus
ba6679ef66
Remove breaking changes
2016-02-01 19:01:02 +03:00
David Douard
f01c72c637
Allow to configure several interfaces for a vhost.
...
This is done by split the interface pillar value instead of using a proper
list so it behaves exactly the same as before for simple 1 interface cases
(no need to refactor one's pillar files).
The resulting is something like:
Listen 1.2.3.4:80
Listen [2001🔤 def💯 :3]:80
<VirtualHost 1.2.3.4:80 [2001🔤 def💯 :3]:80>
...
2016-01-25 12:25:29 +01:00
a.genus
cac7545070
Add listen directive to vhosts templates and remove ports.conf
2015-12-24 16:01:32 +03:00
Jonathan Ballet
c9d9d954de
proxy: support SSL certificate in the proxy template
2015-06-09 11:48:35 +02:00
Jonathan Ballet
74e4c4d7d5
Make proxies order stable
2015-03-25 14:48:13 +01:00
Jonathan Ballet
3f4a7667f7
Jinja's reverse
is a filter, use it accordingly
2015-03-25 14:47:55 +01:00
sebastien.fleury
fce8d72c12
Issue#41 configure multi proxypass configuration in vhost
2015-03-11 18:35:41 +01:00
root
2ba72e613d
Add new templates 'proxy.tmpl' and 'redirect.tmpl'. Add comment pointing to new templates to pillar.example.
2015-02-15 00:06:44 +01:00