RE: Looking for some information

2004-09-02 Thread John Drago
to route requests for "*.asp" files to Apache::ASP. Check out http://www.apache-asp.org/config.html for instructions on how this works. That's a lot to get you started. > John Drago -Original Message- From: webpa19468 [mailto:[EMAIL PROTECTED] Sent: Thursday, Septem

Re: Looking for some information

2004-09-02 Thread Sergio Gonzalez
Hi: Apache::ASP is the perl active pages version running on an apache server with the module loaded/compiled. The asp code you have must belong to the ASP version of IIS microsoft. Those source codes are not compatible (or at least not until you do a little bit of work trying to translate one in

Looking for some information

2004-09-02 Thread webpa19468
I have a windows xp home edition machine with apache as the webserver. I would like to run ASP on it. Is Apache::ASP a 3 party software? What does perl have to do with this? I would like to use vbscript. Will it allow me to run asp with apache? Will this product interfere with the version of apach