
Hello! I have problems to get the CalDavZap Calendar running. My configuration: 1) Two virtual servers one for Davical [caldav.my.dom] and one for caldavzap [cal.my.dom]. 2) I added the RewriteRules (from ../carddavmate/misc/config_davical.txt). 3) I tried using these config settings (in config.js): a) var globalNetworkCheckSettings={href: 'http://caldav.my.dom:80/caldav.php/', hrefLabel: null, crossDomain: null, additionalResources: [], forceReadOnly: null, withCredentials: false, showHeader: true, settingsAccount: true, syncInterval: 60000, timeOut: 30000, lockTimeOut: 10000}; and b) var globalNetworkAccountSettings={href: 'http://calmy.dom:80/auth/', crossDomain: true, withCredentials: false, syncInterval: 0, timeOut: 30000}; Additionally configuring "auth/config.inc" with the correct URL 'href'=>'http://caldav.my.dom:80/caldav.php/'.$_SERVER['PHP_AUTH_USER'].'/', and "auth/plugins/generic_conf.inc" with: $pluginconfig['base_url']='http://caldav.my.dom:80'; But I always get errors. Case a) I get an Web-Browser Authorization window, asking for account and password, which I do not want. Given the right credentials here, does not work. Case b) I get an Web-Browser Authorization window, asking for account and password, which I do not want. Given the right credentials here, show the calendar gui but no calender data. I the firebug console I saw: "NetworkError: 401 Unauthorized - http://caldav.my.dom/caldav.php/anders/" What I'm doing wrong? Any ideas? Regards Sven Anders -- Sven Anders <anders@anduras.de> () UTF-8 Ribbon Campaign /\ Support plain text e-mail ANDURAS intranet security AG Messestrasse 3 - 94036 Passau - Germany Web: www.anduras.de - Tel: +49 (0)851-4 90 50-0 - Fax: +49 (0)851-4 90 50-55 Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. - Benjamin Franklin