| Apache2::ASP::TransHandler - URL Translations for Apache2::ASP web applications |
Apache2::ASP::TransHandler - URL Translations for Apache2::ASP web applications
# In your httpd.conf: PerlModule Apache2::ASP::TransHandler PerlTransHandler Apache2::ASP::TransHandler
Simply converts requests for directories into requests for an index.asp in that directory.
Returns 403 if no index.asp is found.
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::TransHandler - URL Translations for Apache2::ASP web applications |