[commits] [Wiki] changed: webserver/nginx
Wiki Guest
wikiguest at horde.org
Sat Jan 10 23:18:02 UTC 2015
guest [188.73.63.111] Sat, 10 Jan 2015 23:18:02 +0000
Modified page: http://wiki.horde.org/webserver/nginx
New Revision: 4
Change log: RJB
@@ -38,9 +38,10 @@
location / {
# Ruud Baart
# support for activesync
- # works for me with Outlook 2013 and Android 5.0.1
+ # works for me with Outlook 2013 and Android 5.0.1 but not
good enough!
+ # needs modification
location /Microsoft-Server-ActiveSync {
alias /path/to/horde/rpc.php;
fastcgi_split_path_info ^(.+\.php)(/.+)$;
fastcgi_pass unix:/var/run/phpcgi/socket;
More information about the commits
mailing list