Help for this page

Select Code to Download


  1. or download this
        my $mf = $cgi->param('_mf_');
        $mf =~ s/\.\/\\//g; # remove . \ / chars
        $mf ||= "default";
    
  2. or download this
    # smtp server
    SMTP_HOST=mail.yourhost
    ...
    #
    # REDIRECT_USER_ERROR=<url path>