Apache-ASP
view release on metacpan or search on metacpan
8240824182428243824482458246824782488249825082518252825382548255825682578258825982608261826282638264
config setting.
+Better pre-
fork
caching ... StatINC & StatINCMatch are now
args
for
Apache::ASP->Loader(), so StatINC symbols loading
may be done pre-
fork
and shared between httpds. This lowers
the child httpd init cost of StatINC. Documented.
+Made Apache::ASP Basic Authorization friendly so authentication
can be handled by ASP scripts. If AuthName and AuthType Apache
config directives are set, and a
$Response
->{Status} is set to
401, a user will be prompted
for
username/password authentication
and the entered data will show up in ServerVariables as:
$env
=
$Request
->ServerVariables
$env
->{REMOTE_USER} =
$env
->{AUTH_USER} = username
$env
->{AUTH_PASSWD} = password
$env
->{AUTH_NAME} = your realm
$env
->{AUTH_TYPE} =
'Basic'
This is the same place to find auth data as
if
Apache had some
authentication handler deal
with
the auth phase separately.
-MailErrorsTo should report the right file now that generates
the error.
=item $VERSION = 0.15; $DATE="08/24/1999";
5615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639
config setting.
+Better pre-
fork
caching ... StatINC & StatINCMatch are now
args
for
Apache::ASP->Loader(), so StatINC symbols loading
may be done pre-
fork
and shared between httpds. This lowers
the child httpd init cost of StatINC. Documented.
+Made Apache::ASP Basic Authorization friendly so authentication
can be handled by ASP scripts. If AuthName and AuthType Apache
config directives are set, and a
$Response
->{Status} is set to
401, a user will be prompted
for
username/password authentication
and the entered data will show up in ServerVariables as:
$env
=
$Request
->ServerVariables
$env
->{REMOTE_USER} =
$env
->{AUTH_USER} = username
$env
->{AUTH_PASSWD} = password
$env
->{AUTH_NAME} = your realm
$env
->{AUTH_TYPE} =
'Basic'
This is the same place to find auth data as
if
Apache had some
authentication handler deal
with
the auth phase separately.
-MailErrorsTo should report the right file now that generates
the error.
$VERSION
= 0.15;
$DATE
=
"08/24/1999"
;
site/changes.html view on Meta::CPAN
2546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570
config setting.
+Better pre-
fork
caching ... StatINC
&
; StatINCMatch are now
args
for
Apache::ASP-
>
;Loader(), so StatINC symbols loading
may be done pre-
fork
and shared between httpds. This lowers
the child httpd init cost of StatINC. Documented.
+Made Apache::ASP Basic Authorization friendly so authentication
can be handled by ASP scripts. If AuthName and AuthType Apache
config directives are set, and a
$Response
-
>
;{Status} is set to
401, a user will be prompted
for
username/password authentication
and the entered data will show up in ServerVariables as:
$env
=
$Request
-
>
;ServerVariables
$env
-
>
;{REMOTE_USER} =
$env
-
>
;{AUTH_USER} = username
$env
-
>
;{AUTH_PASSWD} = password
$env
-
>
;{AUTH_NAME} = your realm
$env
-
>
;{AUTH_TYPE} = &
#39;Basic'
This is the same place to find auth data as
if
Apache had some
authentication handler deal
with
the auth phase separately.
-MailErrorsTo should report the right file now that generates
the error.
</pre></font>
( run in 0.280 second using v1.01-cache-2.11-cpan-87723dcf8b7 )