Help for this page

Select Code to Download


  1. or download this
    RewriteRule ^/Something(.*) /path/to/the/main/code.pl
    
    ...
        PerlHandler Apache::Registry
        Options ExecCGI
        PerlRequire /path/to/the/main/startup.pl
    
  2. or download this
    $Apache::Registry::NameWithVirtualHost = 1;
    
  3. or download this
    Apache::ROOThost_2ename_2ecom::My::Package::_31_2e0::method::handler
    
  4. or download this
    My::OtherPackage::MyMethod
    
  5. or download this
    $Apache::Registry::NameWithVirtualHost = 0;