![]() |
Home / Documentation / 2.0 / API / | ![]() |
||
![]() ![]() ![]() |
||||
Apache::Access -- A Perl API for Apache request object | ||||
![]() ![]() |
|
||
Function arguments (if any) and return values are shown in the function's synopsis.
$r->auth_type
gets or sets the value of the AuthType
configuration directive for the current request.
my $auth_type = $r->auth_type;
or
$r->auth_type('Basic');
|
![]() |
![]() ![]() ![]() |