Apache :: ASP
Web applications with Apache + mod_perl
% INTRO
  INSTALL
  CONFIG
  SYNTAX
  EVENTS
  OBJECTS
  SSI
  SESSIONS
  XML/XSLT
  CGI
  PERLSCRIPT
  FAQ
  TUNING
  CREDITS
  SUPPORT
  SITES USING
  RESOURCES
  TODO
  CHANGES
  LICENSE

  EXAMPLES

Powered by Apache::ASP
Powered by ModPerl and Apache
Powered by Perl
Links Checked by NodeWorks
INTRO

Apache::ASP provides an Active Server Pages port to the 
Apache Web Server with Perl scripting only, and enables developing 
of dynamic web applications 
with session management and embedded perl code.  There are also 
many powerful extensions, including XML taglibs, XSLT rendering, 
and new events not originally part of the ASP API!
Apache::ASP's features include:
  • Scripting SYNTAX is Natural and Powerful
  • Rich OBJECTS Developer API
  • Web Application EVENTS Model
  • Modular SSI Decomposition, Code Sharing
  • User SESSIONS, CIFS & NFS Cluster Ready
  • XML/XSLT Rendering & Custom Tag Technology
  • CGI Compatibility
  • PERLSCRIPT Compatibility
  • Great Open Source SUPPORT
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.



WEB SITE PREMIERS
...www.planetofmusic.com is running Apache::ASP. so far so good... thousands of hits a day and it doesn't blink an eye...
...we ported our biggest yet ASP site from IIS (well, actually rewrote), www.cine.gr and it is a killer site. In some cases, the whole thing got almost 25 (no typo) times faster... None of this would ever be possible without Apache::ASP (I do not ever want to write ``print "\n";'' again).
Copyright © 1998-2001, Joshua Chamas, Chamas Enterprises Inc.