Help for this page

Select Code to Download


  1. or download this
    PerlRequire /usr/local/apache/conf/startup.pl
    PerlFreshRestart On
    
    ...
      SetHandler perl-script
      PerlHandler Apache::Hello
    </Location>
    
  2. or download this
    root:/usr/local/apache/bin# ./apachectl graceful
    ./apachectl graceful: httpd not running, trying to start
    ...
    Compilation failed in require at (eval 1) line 1.
    
    ./apachectl graceful: httpd could not be started