Scripts posted recently tagged to lighttpd in Kelpi

1- 1 of 1.

Lighttpd server configuration with php

to php lighttpd server config apache by anonymous

fastcgi.server = ( ".php" => (( 
                     "bin-path" => "/path/to/php-cgi",
                     "socket" => "/tmp/php.socket",
                     "max-procs" => 2,
                     "bin-environment" => ( 
hits counter