| Apache2::ASP::PostConfigHandler - PerlPostConfigHandler for Apache2::ASP |
Apache2::ASP::PostConfigHandler - PerlPostConfigHandler for Apache2::ASP
# In your httpd.conf: PerlModule Apache2::ASP::PostConfigHandler PerlPostConfigHandler Apache2::ASP::PostConfigHandler
To lower overhead, Apache2::ASP::PostConfigHandler creates one global the Apache2::ASP::Config manpage
object per Apache child, then stores it inside of $ENV{APACHE2_ASP_CONFIG}.
Then it writes a log entry to your server's error log saying what it's done.
It's possible that some bugs have found their way into this release.
Use RT http://rt.cpan.org/NoAuth/Bugs.html to submit bug reports.
Please visit the Apache2::ASP homepage at http://apache2-asp.no-ip.org/ to see examples of Apache2::ASP in action.
John Drago mailto:jdrago_999@yahoo.com
Copyright 2007 John Drago, All rights reserved.
This software is free software. It may be used and distributed under the same terms as Perl itself.
| Apache2::ASP::PostConfigHandler - PerlPostConfigHandler for Apache2::ASP |