Help for this page

Select Code to Download


  1. or download this
     apt-get install libapache2-mod-perl2 libapache2-mod-perl2-dev libapac
    +he2-mod-perl2-doc perl-doc
    
  2. or download this
      # cpan
      > get Apache::Registry
    
  3. or download this
            Alias /perl-bin/ /usr/local/perl-bin/
            <Location /perl-bin>
    ...
                 PerlSendHeader On
                 Options ExecCGI
            </Location>
    
  4. or download this
    # apache2ctl -l
    Compiled in modules:
    ...
      prefork.c
      http_core.c
      mod_so.c