Edgewall Software

Changes between Version 32 and Version 33 of TracFastCgi


Ignore:
Timestamp:
Sep 2, 2006, 4:23:24 PM (18 years ago)
Author:
xorAxAx
Comment:

Ugh, ugly doc bug

Legend:

Unmodified
Added
Removed
Modified
  • TracFastCgi

    v32 v33  
    241241# /trac/chrome/common, and use FastCGI for those
    242242$HTTP["url"] =~ "^/trac(?!/chrome/common)" {
    243 # If you have previous fastcgi.server declarations for applications other than Trac, use += here
    244 # instead of = so you won't overwrite them
     243# Even if you have other fastcgi.server declarations for applications other than Trac, do NOT use += here
    245244fastcgi.server = ("/trac" =>
    246245                   ("trac" =>