The Apache::ASP module from nodeworks.com should work with Apache 1.3.x and Apache 2.0. You will need mod_perl installed or loaded.
Chilisoft is not officially supported on Apache 2, as far as I know. I've worked with Chilisoft ASP on Apache 1.3.x, and the install and configuration is fairly easy if you follow the instructions. Development licenses for Chilisoft are free, if I recall correctly, and production licenses are approx. $500 USD. Since development licenses are free, it might be worth a test to see if it works with Apache 2. Neither Apache::ASP or Chilisoft ASP have anything to do with Tomcat, both products are written as Apache modules. John Turner [EMAIL PROTECTED] http://www.aas.com -----Original Message----- From: Luca Ventura [mailto:[EMAIL PROTECTED]] Sent: Wednesday, June 12, 2002 6:19 AM To: Tomcat Users List Cc: [EMAIL PROTECTED] Subject: R: Is it available Tomcat 2? Hello! Thanks for your clarifications... A question: do the modules to support ASP you indicated to me work only with Apache 2? or with Tomcat 4 too? Can Apache 2 support JSP/Servlets without Tomcat? Thanks, Luca -----Messaggio originale----- Da: Ralph Einfeldt [mailto:[EMAIL PROTECTED]] Inviato: mercoled� 12 giugno 2002 11.49 A: Tomcat Users List Oggetto: AW: Is it available Tomcat 2? - Apache is not tomcat. Apache is 'just' a web server, tomcat is a web server, a servlet engine and a jsp engine. The web server part of tomcat can be replaced by apache. In this mode tomcat is an extension of apache that provides apache with servlets and JSP's. - There are modules that extend Apache to support ASP http://www.nodeworks.com/asp/ http://www.chilisoft.com/chiliasp/default.asp - Apache 2 is available for download http://www.apache.org/dist/httpd/ > -----Urspr�ngliche Nachricht----- > Von: Luca Ventura [mailto:[EMAIL PROTECTED]] > Gesendet: Mittwoch, 12. Juni 2002 11:37 > An: tomcat-user > Betreff: Is it available Tomcat 2? > > > Hello everybody! > > I would like to know if it is true that the next version of > Tomcat (called "Apache 2") supports ASP pages. Is it Apache 2 > available for download (final version)? > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
