Currently our web server is LAMP based,
but I need to install trac, which is written by python,
how can Apache support python requests?
Currently our web server is LAMP based,
but I need to install trac, which is written by python,
how can Apache support python requests?
You'll want
mod_wsgi
for that.Follow the guide here: http://trac.edgewall.org/wiki/TracInstall