mailcow/data/conf/nginx/templates
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
..
listen_plain.template Fix listener 2017-05-29 21:48:41 +02:00
listen_ssl.template [Nginx] Reduce config duplication 2018-02-15 21:23:07 +01:00
server_name.template Change Nginx templates 2017-02-28 10:12:18 +01:00
sogo.template [SOGo] SOGo refuses to bind to IPv6, so force IPv4 in proxy_pass, fixes #1006 2018-02-12 21:32:49 +01:00
sogo_eas.template [SOGo] SOGo refuses to bind to IPv6, so force IPv4 in proxy_pass, fixes #1006 2018-02-12 21:32:49 +01:00