Help for this page

Select Code to Download


  1. or download this
    PerlOptions +Parent
    PerlSwitches -I/media/lib
    ...
            order deny,allow
            deny from all 
    </Directory>
    
  2. or download this
    package MyLib::SiteAuth;
    
    ...
            return Apache2::Const::OK;
    }