Edgewall Software

Changes between Version 71 and Version 72 of TracFastCgi


Ignore:
Timestamp:
Jun 16, 2011, 6:06:25 PM (13 years ago)
Author:
anatoly techtonik <techtonik@…>
Comment:

mention that Nginx doesn't start FastCGI processes

Legend:

Unmodified
Added
Removed
Modified
  • TracFastCgi

    v71 v72  
    365365== Simple Nginx Configuration ==
    366366
     367Nginx is able to communicate with FastCGI processes, but can not spawn them. So you need to start FastCGI server for Trac separately.
     368
    367369 1. Nginx configuration snippet - confirmed to work on 0.6.32
    368370{{{