On 03.02.12 13:09, Ludovic Marcotte wrote:
> On 03/02/12 04:56, Robert Casties wrote:
>> Does sogo support .well-known URLs out of the box? Has anybody hacked
>> anything in Apache? Does this help with iCal?
> Here's a working Apache trick:
> 
> <VirtualHost *:8008>
>   RewriteEngine On
>   RewriteRule   ^/.well-known/caldav$  /SOGo/dav/   [R]

I did this and now the request gets an answer:

"PROPFIND /.well-known/caldav HTTP/1.1" 302 1281 "-" "CoreDAV/115.20
(11D50)"

But still no shared calendars in my iCal. Admittedly I didn't have high
hopes that this would fix it.

So I think I would have to break out the network sniffer and compare the
iCal 3 that works for me and the iCal 5 that doesn't but I don't have
the time at the moment.

But if anybody has some quick things to try for
<http://www.sogo.nu/bugs/view.php?id=1526> I'm still willing :-)

Best
        Robert

-- 
Dr. Robert Casties -- Information Technology Group
Max Planck Institute for the History of Science
Boltzmannstr. 22, D-14195 Berlin
Tel: +49/30/22667-342 Fax: -340
-- 
[email protected]
https://inverse.ca/sogo/lists

Reply via email to