镜像自地址
https://github.com/mail-in-a-box/mailinabox.git
已同步 2025-11-05 19:50:54 +00:00
Fixed a bug where autoconfiguration for Z-Push fails due to case of URL.
这个提交包含在:
父节点
17a149947a
当前提交
0cc20cbb97
@ -55,7 +55,7 @@
|
||||
# file upload limit to match the corresponding Postfix limit.
|
||||
client_max_body_size 128M;
|
||||
}
|
||||
location /autodiscover/autodiscover.xml {
|
||||
location ~* ^/autodiscover/autodiscover.xml$ {
|
||||
include fastcgi_params;
|
||||
fastcgi_param SCRIPT_FILENAME /usr/local/lib/z-push/autodiscover/autodiscover.php;
|
||||
fastcgi_param PHP_VALUE "include_path=.:/usr/share/php:/usr/share/pear:/usr/share/awl/inc";
|
||||
|
||||
正在加载...
在新工单中引用
屏蔽一个用户