"Fossies" - the Fresh Open Source Software Archive

Member "mod_fastcgi-2.4.7-0910052141/debian/fastcgi.conf2" (10 Apr 2012, 154 Bytes) of package /linux/www/apache_httpd_modules/old/mod_fastcgi-2.4.7-0910052141.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 <IfModule mod_fastcgi.c>
    2   AddHandler fastcgi-script .fcgi
    3   #FastCgiWrapper /usr/lib/apache2/suexec
    4   FastCgiIpcDir /var/lib/apache2/fastcgi
    5 </IfModule>