blob: 37cb8ba7d3356b3280fec38387b09b58542c11c7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
=================================================================
**** NOTE ****
1) Please add the following to your apache config, and restart.
[1;32m#
# Directives to allow use of dokuwki
#
Alias /%%PORTNAME%% "%%PREFIX%%/%%DOKUWIKI_DIR%%/"[m
2) Remember to edit the following file:
[1;36m%%PREFIX%%/%%DOKUWIKI_DIR%%/conf/local.php[m
For FULL configuration instructions see
http://wiki.splitbrain.org/wiki:config
=================================================================
|