Currently our web server is LAMP based,

but I need to install trac, which is written by python,

how can Apache support python requests?

link|improve this question

25% accept rate
feedback

2 Answers

You'll want mod_wsgi for that.

link|improve this answer
feedback

Follow the guide here: http://trac.edgewall.org/wiki/TracInstall

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.