Log In
Support
New Account
This forum
This project's trackers
This project's forums
This project's tasks
This project's releases
This project's documents
This project's news
Software/Group
People
Skill
Advanced search
Home
My Page
Project Tree
Code Snippets
Project Openings
Instiki
Summary
Forums
Tracker
Lists
Tasks
News
SCM
Files
Forums
|
Admin
Discussion Forums:
open-discussion
Start New Thread
Nested
Flat
Threaded
Ultimate
Show 25
Show 50
Show 75
Show 100
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?