I'm setting up Trac for a project on a Windows Server 2003 which already has Apache2.2 and Virtual SVN already installed and in use. I managed to install Trac and run it on its in built stand alone server but I can't seem to get it to run on the webserver. I have tried various tutorials and guides all in vain. I have installed various additions into Apache2.2 but still Trac cannot be accesed via http. Anyone with a step by step approach that I can use to configure Apache2.2 so that it can work with Trac and I'm able to acccess it via a url?
feedback
|
migrated from stackoverflow.com May 1 '11 at 0:16
This question came from our site for professional and enthusiast programmers.
|
Have you seen this guide? http://trac.edgewall.org/wiki/TracOnWindowsIisAjp | |||
|
feedback
|
|
I have recently installed the latest trac (12.1) under Windows XP with the use of Apache 2.2, python 2.7 and mod_wsgi. I used standard installation instructions from the trac's website. I used mod_sapi to authenticate users against local NT domain. I don't remember the particularities now, I only remember that I took me less then a working day to find all the required software, modules, and set it all up. I'm not in the office right now, so I cannot paste in the config I have. If you wish, send me an email to max(-at-)kosyakov.net, I'll send you back the configs and modules once I'm back in the office. | |||
|
feedback
|