Is there a way to install Trac on nginx competely?
Jonathan Dance
jd at wuputah.com
Sat Nov 3 09:17:17 MSK 2007
Trac supports FastCGI, and has sample lighttpd configs. If lighttpd
can do it, so should nginx:
http://trac.edgewall.org/wiki/TracFastCgi
You'll obviously have to roll your own configs. Also, you'll need
something (like spawn-fcgi, which I think is bundled with lighttpd) to
start your FCGI processes.
So, it won't be as easy as following instructions, but it'll be more
fun, right? :)
PS. Redmine (http://www.redmine.org/) is a great alternative to Trac. :)
On 11/2/07, Ninh Nguyen <ninh.nv at gmail.com> wrote:
> I have looked around and see there is a tutorial about installing Trac
> on nginx but still require Apache. Does anyone here install Trac on
> nginx? Is there a way to install Trac perfectly with only nginx?
>
>
More information about the nginx
mailing list