Is there a way to install Trac on nginx competely?

Ezra Zygmuntowicz ezmobius at gmail.com
Sat Nov 3 09:27:53 MSK 2007


On Nov 2, 2007, at 11:17 PM, Jonathan Dance wrote:

> 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?
>>
>>
>


You can also run trac as tracd with the embedded webserver and then  
use nginx proxy module to balance between a few tracd's

Cheers-
-Ezra





More information about the nginx mailing list