aboutsummaryrefslogtreecommitdiffstats
path: root/www/dokuwiki-devel/pkg-message
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-06-24 05:09:31 +0800
committermiwi <miwi@FreeBSD.org>2006-06-24 05:09:31 +0800
commit9c42d6fbedfe17c31e1e9d2ebdcafc126fbd9e17 (patch)
tree1b465d0f714df4d02aaec32df7acb3e9abbe7380 /www/dokuwiki-devel/pkg-message
parentb7fe51024f63079c63898ca503960534a15afab1 (diff)
downloadfreebsd-ports-gnome-9c42d6fbedfe17c31e1e9d2ebdcafc126fbd9e17.tar.gz
freebsd-ports-gnome-9c42d6fbedfe17c31e1e9d2ebdcafc126fbd9e17.tar.zst
freebsd-ports-gnome-9c42d6fbedfe17c31e1e9d2ebdcafc126fbd9e17.zip
Pkg-plist fix
Add new WWW layout PR: ports/99255 Submitted by: chinsan <chinsan.tw@gmail.com> (maintainer) Approved by: markus (co mentor)
Diffstat (limited to 'www/dokuwiki-devel/pkg-message')
-rw-r--r--www/dokuwiki-devel/pkg-message8
1 files changed, 7 insertions, 1 deletions
diff --git a/www/dokuwiki-devel/pkg-message b/www/dokuwiki-devel/pkg-message
index b28c0a0031c6..37cb8ba7d335 100644
--- a/www/dokuwiki-devel/pkg-message
+++ b/www/dokuwiki-devel/pkg-message
@@ -1,6 +1,12 @@
=================================================================
**** NOTE ****
- Remember to edit the following file:
+1) Please add the following to your apache config, and restart.
+ #
+ # Directives to allow use of dokuwki
+ #
+ Alias /%%PORTNAME%% "%%PREFIX%%/%%DOKUWIKI_DIR%%/"
+
+2) Remember to edit the following file:
%%PREFIX%%/%%DOKUWIKI_DIR%%/conf/local.php
For FULL configuration instructions see