Commit Graph

7 Commits (0d9b474f69ebf56a3d33b1e3d185e8fc25cbb338)

Author SHA1 Message Date
Kristian Klausen 63002cbb74 [Nginx] Reduce config duplication
It does not make sense having a seperate server block for both http
and https.
According to the nginx doc [1], using the same server block for both
should work.

[1] http://nginx.org/en/docs/http/configuring_https_servers.html#single_http_https_server
2018-02-15 21:23:07 +01:00
André Peters 63f7e5930d [Nginx] Fix EAS 2018-02-13 09:07:44 +01:00
André Peters 74c804b9a3 [SOGo] SOGo refuses to bind to IPv6, so force IPv4 in proxy_pass, fixes #1006 2018-02-12 21:32:49 +01:00
andryyy e15795e112 Enable http2 2017-06-06 21:59:27 +02:00
andryyy e159eb7522 Fix listener 2017-05-29 21:48:41 +02:00
andryyy 813207c694 Listen on internal IPv6 2017-05-25 10:59:57 +02:00
andryyy 6d7c3423ba Change Nginx templates 2017-02-28 10:12:18 +01:00