On Thu, 13 Jun 2002, Stefan Sabolowitsch wrote:

> Does someone have a HowTow for mod_perl2 with Apache2 (Win32) and ASP?
> If possible ask in the detail.

As modperl-2 is still in the development stage, using this may
not be straightforward - see http://perl.apache.org/release/docs/
for docs, including some Win32 specific stuff. Installing
Apache::ASP can be done through ppm:

  C:\> ppm
  ppm> set rep theoryx5
    http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServer
  ppm> install Apache-ASP
  ppm> set save

which should install Apache::ASP and its dependencies. Details on
configuration and use can be then found in the installed docs and
at http://www.apache-asp.org/. See especially the asp mailing
list archives (http://www.apache-asp.org/support.html) for
discussion on using this with modperl2.

If you're just looking at learning Apache::ASP and don't care if
it's with Apache2/modperl2 or Apache1/modperl1, then it'd
probably be easier to start with the latter.

best regards,
randy kobes

Reply via email to