perl lighttpd.conf
Andrew Vonderwueste <vonderwueste-/[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
I am new to fastcgi and lighttpd and am unable to find a good example of a lighttpd.conf file set up for multiple perl fcgi scripts. My current test setup is: fastcgi.server = ( ".fcgi" => (( "socket" => "/tmp/application.fcgi.socket", "bin-path" => "/var/www/html/site1/fcgi/script1.fcgi", )) ) Adding another script or two must be simple, but I have been unable to get it right. Any help would be greatly appreciated. Thanks. _______________________________________________ FastCGI-developers mailing list FastCGI-developers-xGejAJT2w6xVgU18Zptdi0EOCMrvLtNR@public.gmane.org http://mailman.pins.net/mailman/listinfo.cgi/fastcgi-developers