Help for this page

Select Code to Download


  1. or download this
    # uses CGI::Application::Plugin::Forward and Authen.. etc
    # you must know these by now..
    ...
      return 1;
    }
    
  2. or download this
    #more incomplete code..
    sub _authen_config {
    ...
       return 1;
    }