Help for this page

Select Code to Download


  1. or download this
    apt-cache policy nginx libcgi-fast-perl libfcgi-perl libfcgi-procmanag
    +er-perl
    nginx:
    ...
     *** 0.18-2 0
            500 http://ftp.fi.debian.org unstable/main Packages
            100 /var/lib/dpkg/status
    
  2. or download this
    server {
        listen 127.0.0.1;
    ...
            include /etc/nginx/fastcgi_params;
        }
    }
    
  3. or download this
    #!/usr/bin/perl
    
    ...
    T
        &end();
    }