|
INTRO
This perl module provides an Active Server Pages port to the
Apache Web Server with perl as the host scripting language.
Active Server Pages is a web application platform that originated
with the Microsoft NT/IIS server. Under Apache for Unix and Win32
platforms it allows a developer to create dynamic web applications
with session management and embedded perl code.
Apache::ASP's features include:
This module works under the Apache Web Server
with the mod_perl module enabled. See http://www.apache.org and
http://perl.apache.org for further information.
This is a portable solution, similar to ActiveState's PerlScript
for NT/IIS ASP. Work has been done and will continue to make ports
to and from this implementation as smooth as possible.
For Apache::ASP downloading and installation, please read
the INSTALL section. For installation troubleshooting
check the FAQ and the SUPPORT sections.
For database access, ActiveX, scripting languages, and other
miscellaneous issues please read the FAQ section.
|