By default, the MindTouch API listens on port 8081. For example, if you'd like the API to listen on port 9999 do the following:
Edit the /etc/dekiwiki/mindtouch.host.conf file and change the following variable:
HTTP_PORT=9999
Note: On Windows, you'll need to edit your bin/mindtouch.host.bat file and change the http-port argument to http-port 9999
Edit the LocalSettings.php file in your Deki Wiki web root and add the following variable:
$wgDreamServer = 'http://localhost:9999';
Edit your MindTouch Apache configuration file and change the ProxyPass and ProxyPassReverse values to the following:
ProxyPass /@api http://localhost:9999 retry=1 ProxyPassReverse /@api http://localhost:9999
/etc/init.d/dekiwiki restart /etc/init.d/apache2 reload
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by