diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2012-10-25 20:58:55 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2012-10-25 20:58:55 +0000 |
commit | 674c2552ce0f326892979a38da29b53e337a0574 (patch) | |
tree | 2ad79d85ed06c4c320a4e403ba22e3f329818925 /www/tikiwiki/files | |
parent | cd9f905e8045467ef3c1c78aba2ac05ba378ce48 (diff) |
Notes
Diffstat (limited to 'www/tikiwiki/files')
-rw-r--r-- | www/tikiwiki/files/pkg-message.in | 15 |
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. + [1;32m# + # Directives to allow use of tikiwiki + # + Alias /%%PORTNAME%% "%%PREFIX%%/%%TIKIWIKI_DIR%%/"[m + +2) Open the following page in your browser and follow the instructions: + [1;36mhttp://www.your.host/tikiwiki/[m + + For FULL configuration instructions see + http://http://doc.tiki.org/Tiki+Installation+Guide + +================================================================= |