linux:nginx
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:nginx [2025/06/05 18:34] – [Nextcloud] gsys | linux:nginx [2025/06/05 18:37] (current) – gsys | ||
---|---|---|---|
Line 83: | Line 83: | ||
</ | </ | ||
- | FIXME | + | === Exchange OWA/EAS === |
- | ==== Exchange OWA/ | + | |
default.conf (docker) | default.conf (docker) | ||
Line 223: | Line 222: | ||
< | < | ||
upstream cloud.example.com-upstream { | upstream cloud.example.com-upstream { | ||
- | # groupwise | ||
server 192.168.1.234: | server 192.168.1.234: | ||
} | } | ||
Line 243: | Line 241: | ||
ssl_session_cache shared: | ssl_session_cache shared: | ||
ssl_session_tickets off; | ssl_session_tickets off; | ||
- | ssl_certificate / | + | ssl_certificate / |
- | ssl_certificate_key / | + | ssl_certificate_key / |
ssl_dhparam / | ssl_dhparam / | ||
ssl_stapling on; | ssl_stapling on; | ||
ssl_stapling_verify on; | ssl_stapling_verify on; | ||
- | ssl_trusted_certificate / | + | ssl_trusted_certificate / |
add_header Strict-Transport-Security " | add_header Strict-Transport-Security " | ||
proxy_buffering off; | proxy_buffering off; |
linux/nginx.1749141271.txt.gz · Last modified: 2025/06/05 18:34 by gsys