4 lines
161 B
INI
4 lines
161 B
INI
; Required so that PHP_SELF gets set correctly when using PHP through
|
|
; FastCGI with lighttpd (see main php.ini for more about this option)
|
|
cgi.fix_pathinfo = 1
|