aboutsummaryrefslogtreecommitdiffstats
path: root/calendars
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2004-08-30 21:20:34 +0000
committerChad Little <clittle@users.sourceforge.net>2004-08-30 21:20:34 +0000
commitc766ff43648060a711ec1eeac065064b7856fbe6 (patch)
tree3639a4fb64af34336e3d0dd21da7241ac6bf7c8f /calendars
parentdde1be36475279c3d9bf3cb59094d4dfe89b2543 (diff)
downloadphpicalendar-c766ff43648060a711ec1eeac065064b7856fbe6.tar.gz
phpicalendar-c766ff43648060a711ec1eeac065064b7856fbe6.tar.bz2
phpicalendar-c766ff43648060a711ec1eeac065064b7856fbe6.zip
Added more hints.
Diffstat (limited to 'calendars')
-rw-r--r--calendars/publish.ical.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/calendars/publish.ical.php b/calendars/publish.ical.php
index 68856bd..9bb2239 100644
--- a/calendars/publish.ical.php
+++ b/calendars/publish.ical.php
@@ -26,6 +26,11 @@ Usage (Apple iCal):
2. Select "Publish" from the "Calendar" menu
3. Configure to your liking, and set the URL to (eg): http://localhost/~dietricha/calendar/calendars/publish.php
4. Click the "Publish" button
+5. Some PHP versions require a '?' at the end of the URL (eg): http://localhost/~dietricha/calendar/calendars/publish.php?
+
+Hints:
+1. PHP 4.3.0 or greater is required
+2. safe_mode = Off needs to be in php.ini
Security:
The calendars directory should be configured to require authentication. This can be done via any methods

© 2014-2024 Faster IT GmbH | imprint | privacy policy