Page MenuHomeWMGMC Issues

No OneTemporary

diff --git a/data/conf/nginx/templates/sogo_eas.template.sh b/data/conf/nginx/templates/sogo_eas.template.sh
new file mode 100644
index 00000000..b241ef0e
--- /dev/null
+++ b/data/conf/nginx/templates/sogo_eas.template.sh
@@ -0,0 +1,5 @@
+if printf "%s\n" "${SKIP_SOGO}" | grep -E '^([yY][eE][sS]|[yY])+$' >/dev/null; then
+ echo "return 410;"
+else
+ echo "proxy_pass http://${IPV4_NETWORK}.248:20000/SOGo/Microsoft-Server-ActiveSync;"
+fi

File Metadata

Mime Type
text/x-diff
Expires
9月 11 Thu, 1:33 PM (1 d, 5 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5496
默认替代文本
(443 B)

Event Timeline