Help for this page

Select Code to Download


  1. or download this
    perl Makefile.PL
        APACHE_SRC=../apache_1.39/src APACHE_PREFIX=$HOME/opt/apache1.3.9
        DO_HTTPD=1 USE_APACI=1 EVERYTHING=1 PREFIX=/home/thomas/perl5
    
  2. or download this
    PerlModule Apache::Registry
    PerlModule Apache::DBI
    PerlModule CGI
    ...
        PerlSendHeader On
        PerlSetupEnv On
    </Files>