For the carddav service, we have configured an apache virtual host
listening on port 8843/ssl, and proxypass'es:

        ProxyRequests Off
        SetEnv proxy-nokeepalive 1
        ProxyPreserveHost On
        ProxyPassInterpolateEnv On
        ProxyPass /principals http://localhost:20000/SOGo/dav/ interpolate
        ProxyPass /SOGo http://localhost:20000/SOGo interpolate
        ProxyPass / http://localhost:20000/SOGo/dav/ interpolate

this makes the carddav configuration on the iphone very easy, only
username/password/hostname needed to be typed in, while the caldav
configuration that go directly at the sogo webmail-host requires special
"advanced" options with port settings and long URL to be typed in..

Is it possible to set up a similar virtual host for caldav as for
carddav, that remove the need for specifying port and long URL in the
iphone client ?


  -jf
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to