aboutsummaryrefslogtreecommitdiff
path: root/www/tikiwiki/files
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2012-10-25 20:58:55 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2012-10-25 20:58:55 +0000
commit674c2552ce0f326892979a38da29b53e337a0574 (patch)
tree2ad79d85ed06c4c320a4e403ba22e3f329818925 /www/tikiwiki/files
parentcd9f905e8045467ef3c1c78aba2ac05ba378ce48 (diff)
Notes
Diffstat (limited to 'www/tikiwiki/files')
-rw-r--r--www/tikiwiki/files/pkg-message.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/www/tikiwiki/files/pkg-message.in b/www/tikiwiki/files/pkg-message.in
new file mode 100644
index 000000000000..8ca0d9356cf4
--- /dev/null
+++ b/www/tikiwiki/files/pkg-message.in
@@ -0,0 +1,15 @@
+=================================================================
+ **** NOTE ****
+1) Please add the following to your apache config, and restart.
+ #
+ # Directives to allow use of tikiwiki
+ #
+ Alias /%%PORTNAME%% "%%PREFIX%%/%%TIKIWIKI_DIR%%/"
+
+2) Open the following page in your browser and follow the instructions:
+ http://www.your.host/tikiwiki/
+
+ For FULL configuration instructions see
+ http://http://doc.tiki.org/Tiki+Installation+Guide
+
+=================================================================