Edgewall Software

Changes between Version 61 and Version 62 of TracFastCgi


Ignore:
Timestamp:
Apr 8, 2010, 2:47:13 AM (14 years ago)
Author:
mark.m.mcmahon@…
Comment:

"lighttpd have" → "lighttpd has"

Legend:

Unmodified
Added
Removed
Modified
  • TracFastCgi

    v61 v62  
    123123using `bin-environment` (as in the section above on Apache configuration).
    124124
    125 Note that lighttpd have a bug related to 'SCRIPT_NAME' and 'PATH_INFO' when the uri of fastcgi.server is '/' instead of '/trac' in this example, see #Trac2418. This should be fixed since lighttpd 1.4.23, and you may need to add `"fix-root-scriptname" => "enable"` as parameter of fastcgi.server.
     125Note that lighttpd has a bug related to 'SCRIPT_NAME' and 'PATH_INFO' when the uri of fastcgi.server is '/' instead of '/trac' in this example, see #Trac2418. This should be fixed since lighttpd 1.4.23, and you may need to add `"fix-root-scriptname" => "enable"` as parameter of fastcgi.server.
    126126
    127127For using two projects with lighttpd add the following to your `lighttpd.conf`: