Help for this page

Select Code to Download


  1. or download this
    $_[0] =~ s/%
                (HTTP_HOST|
                  (?:REMOTE_
                      (?:ADDR|PORT|USER))
               %/&handleEnvVariable($1)/gex;