RE: .asp on linux

2003-12-30 Thread Dan Muey
> Apache::ASP only supports Perl scripts. If your original Windows ASP > scripts were written in PerlScript then you should be able to migrate > with some modifications. See: > http://www.apache-asp.org/perlscript.html > > If they were > written in VBScript or JScript then see: > http://www

.asp on linux

2003-12-30 Thread Dan Muey
Hello List, I have been using Perl for a few years and was asked about running .asp scripts from a winders box onto our unix box. I was wondering if Apache::ASP is the answer. Assuming I get it installed and running right with mod_perl... Does Apache::ASP allow you to run .asp files that were on