freebsd-ports/www/dokuwiki/pkg-message
Martin Wilke 95dc083525 Pkg-plist fix
Add new WWW layout

PR:		ports/99255
Submitted by:	chinsan <chinsan.tw@gmail.com> (maintainer)
Approved by:	markus (co mentor)
2006-06-23 21:09:31 +00:00

523 B

=================================================================
**** NOTE ****
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
http://wiki.splitbrain.org/wiki:config
 
=================================================================