Mageia Bugzilla – Attachment 1779 Details for
Bug 4952
The file fastcgi.conf is missing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Proposed fastcgi.conf file
fastcgi.conf (text/plain), 487 bytes, created by
Georges Eckenschwiller
on 2012-03-16 14:15:55 CET
(
hide
)
Description:
Proposed fastcgi.conf file
Filename:
MIME Type:
Creator:
Georges Eckenschwiller
Created:
2012-03-16 14:15:55 CET
Size:
487 bytes
patch
obsolete
>####################################################################### >## >## FastCGI Module >## --------------- >## >## http://www.lighttpd.net/documentation/fastcgi.html >## >server.modules += ( "mod_fastcgi" ) > >## >## PHP Example >## For PHP don't forget to set cgi.fix_pathinfo = 1 in the php.ini. >## >fastcgi.server = ( ".php" => (( > "bin-path" => "/usr/bin/php-cgi", > "socket" => "/tmp/php.socket" > ))) > >## >#######################################################################
####################################################################### ## ## FastCGI Module ## --------------- ## ## http://www.lighttpd.net/documentation/fastcgi.html ## server.modules += ( "mod_fastcgi" ) ## ## PHP Example ## For PHP don't forget to set cgi.fix_pathinfo = 1 in the php.ini. ## fastcgi.server = ( ".php" => (( "bin-path" => "/usr/bin/php-cgi", "socket" => "/tmp/php.socket" ))) ## #######################################################################
View Attachment As Raw
Actions:
View
Attachments on
bug 4952
: 1779