Apache2::ASP::Manual::GettingStarted - Getting started with Apache2::ASP



NAME

Apache2::ASP::Manual::GettingStarted - Getting started with Apache2::ASP


DESCRIPTION

the Apache2::ASP manpage is a web application development framework similar to Microsoft Classic ASP, Microsoft ASP.Net, JSP, ColdFusion or PHP.

NOTE: Apache2::ASP is not an exact copy of Microsoft Classic ASP or ASP.Net, and code written for Classic ASP or ASP.Net will not function under Apache2::ASP.

Right out of the box, the Apache2::ASP manpage provides a robust set of tools and best-practices that make it easy to build web applications.


INSTALLATION: LINUX

Installation on any UNIX/Linux system is fairly straightforward.

Just follow these steps:


INSTALLATION: WINDOWS

If you're trying to run Apache2::ASP on Windows, you'll need to get the following installed before you install Apache2::ASP:

 Apache2::ASP::Manual::GettingStarted - Getting started with Apache2::ASP