version 1.1, 2002/05/23 19:53:28
|
version 1.2, 2002/05/28 05:15:28
|
Line 43 SetHandler perl-script
|
Line 43 SetHandler perl-script
|
PerlHandler Apache::NSDL::ToTheGateway |
PerlHandler Apache::NSDL::ToTheGateway |
</LocationMatch> |
</LocationMatch> |
|
|
|
<LocationMatch "^/LON-script.*"> |
|
SetHandler perl-script |
|
PerlHandler Apache::LONCAPA::ToTheGateway |
|
</LocationMatch> |
|
|
# ------------------------------------------------------- Shutting down a child |
# ------------------------------------------------------- Shutting down a child |
|
|
# PerlChildExitHandler Apache::nsdl::goodbye |
# PerlChildExitHandler Apache::nsdl::goodbye |