Update INSTALL.md

This commit is contained in:
Jérôme Schneider 2012-03-22 22:58:18 +01:00
parent 836d6a41f3
commit 8c6b40563a

View file

@ -155,18 +155,21 @@ be useful (tail -f /var/log/apache2/error.log)
## Apple iCal: ## Apple iCal:
Add a new CalDAV account: Add a new CalDAV account:
* username: the username you just created (in our example, jerome) * username: the username you just created (in our example, jerome)
* password: the password you just defined * password: the password you just defined
* In server address: http://dav.mydomain.com/cal.php/principals/jerome * In server address: http://dav.mydomain.com/cal.php/principals/jerome
## Apple Address Book: ## Apple Address Book:
Add a new CardDAV account: Add a new CardDAV account:
* username: the username you just created (in our example, jerome) * username: the username you just created (in our example, jerome)
* password: the password you just defined * password: the password you just defined
* In server address: http://dav.mydomain.com/card.php/addressbooks/jerome/default * In server address: http://dav.mydomain.com/card.php/addressbooks/jerome/default
## Thunderbird/Lighning: ## Thunderbird/Lighning:
Add a new CalDAV account: Add a new CalDAV account:
* Navigate to "Lightning" > "New account" > "On the network" > "URL" * Navigate to "Lightning" > "New account" > "On the network" > "URL"
* paste this URL: http://yourdomain.com/cal.php/calendars/username/default * paste this URL: http://yourdomain.com/cal.php/calendars/username/default
of and replace the domain name, and the username with the correct values of and replace the domain name, and the username with the correct values