17 lines
230 B
Plaintext
17 lines
230 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
mybb has been installed into:
|
|
|
|
%%WWWDIR%%
|
|
|
|
You will probably want to add an alias to your httpd.conf file,
|
|
somethinglike this:
|
|
|
|
Alias /chems "%%WWWDIR%%"
|
|
|
|
And restart Apache.
|
|
EOM
|
|
}
|
|
]
|