Help for this page

Select Code to Download


  1. or download this
    <Directory /var/www/html/id/bin>
        SetHandler perl-script
    ...
        PerlOptions +ParseHeaders
        Options +ExecCGI
    </Directory>
    
  2. or download this
    <Directory /var/www/html/id/bin>
        SetHandler perl-script
    ...
        PerlOptions +ParseHeaders
        Options +ExecCGI
    </Directory>