Mudanças entre a Versão 1 e Versão 2 de TracFastCgi


Ignorar:
Timestamp:
5 de jul de 2013 19:12:25 (12 anos atrás)
Autor:
trac
Comentário:

--

Legenda:

Não Modificado
Adicionado
Removido
Modificado
  • TracFastCgi

    v1 v2  
    142142using `bin-environment` (as in the section above on Apache configuration).
    143143
    144 Note 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 [trac:#2418]). This should be fixed since lighttpd 1.4.23, and you may need to add `"fix-root-scriptname" => "enable"` as parameter of fastcgi.server.
     144Note 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 [trac:#2418]). This is fixed in lighttpd 1.5, and under lighttpd 1.4.23 or later the workaround is to add `"fix-root-scriptname" => "enable"` as a parameter of fastcgi.server.
    145145
    146146For using two projects with lighttpd add the following to your `lighttpd.conf`: