Help for this page

Select Code to Download


  1. or download this
    <VirtualHost ht2.dev>
        ServerName ht2.dev
    ...
        ErrorLog /var/log/apache2/ht2-error.log
    </VirtualHost>
    
  2. or download this
    package WSL::AuthCookie;
    
    ...
        return $user;
    }
    
  3. or download this
    #!/usr/bin/perl
    
    ...
    
    print $login_form;