aboutsummaryrefslogtreecommitdiff
path: root/www/webcalendar-devel/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/webcalendar-devel/files/pkg-message.in')
-rw-r--r--www/webcalendar-devel/files/pkg-message.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/www/webcalendar-devel/files/pkg-message.in b/www/webcalendar-devel/files/pkg-message.in
new file mode 100644
index 000000000000..cf55974b4b30
--- /dev/null
+++ b/www/webcalendar-devel/files/pkg-message.in
@@ -0,0 +1,14 @@
+*************************************************
+Post-installation instructions:
+
+First, add the following line to your httpd.conf:
+
+Alias /%%WCURL%%/ "%%PREFIX%%/%%WCDIR%%/"
+
+Make sure to restart your web server after changing
+httpd.conf.
+
+Next, to configure WebCalendar, please visit
+http://localhost/%%WCURL%%/ and you will
+be guided through the installation process.
+*************************************************