Help for this page

Select Code to Download


  1. or download this
      <Files *.pl>
        SetHandler perl-script
        PerlHandler Apache::Registry
        Options ExecCGI
      </Files>
    
  2. or download this
      <Location /perl>
        SetHandler perl-script
        PerlHandler Apache::Registry
        Options +ExecCGI
      </Location>
    
  3. or download this
    DirectoryIndex index.html index.htm index.shtml index.php index.php4 i
    +ndex.php3 index.cgi index.pl