Forums | Admin

Discussion Forums: open-discussion

Start New Thread Start New Thread

 

By: Matthias Tarasiewicz
RE: instiki as a server [ reply ]  
2006-12-05 10:25
instiki can run via apache and mod_proxy to handle all the apache requests to the default port that instiki runs on (which is port 2500 in the current release) - please see a indepth tutorial on how to use mod_proxy with your rails app
http://jonathan.tron.name/articles/2006/07/26/apache-2-0-x-mongrel-mod_proxy-mod_rewrite-configuration

By: Gintas Sekmokas
instiki as a server [ reply ]  
2005-08-15 15:13
It says on instiki.org that instiki has "its own webserver"
Then how does instiki coexist with Apache running on Linux? Can Wiki be installed on the same Linux machine?