alexander.elg...@t-systems.com wrote:
Nice to know, that people with an academic degree in computer science and a certificate
of IT security are called "script-kiddy" on this mailing list.
I wrote ".. made it /sound/ like something coming from a "script-kiddie". I did not say
you were.
Re-re
Re: AW: AW: AW: AUTH password
alexander.elg...@t-systems.com wrote:
> Thank you, it works.
>
> --
> # http://perl.apache.org/docs/2.0/api/Apache2/RequestRec.html
> use CGI;
> #use Apache ();
> #use
alexander.elg...@t-systems.com wrote:
Thank you, it works.
--
# http://perl.apache.org/docs/2.0/api/Apache2/RequestRec.html
use CGI;
#use Apache ();
#use APR::Base64;
use Apache2::Access ();
use Apache2::RequestRec ();
u
Thank you, it works.
--
# http://perl.apache.org/docs/2.0/api/Apache2/RequestRec.html
use CGI;
#use Apache ();
#use APR::Base64;
use Apache2::Access ();
use Apache2::RequestRec ();
use Apache2::RequestUtil ();
my $q = CGI