On Mon, 6 Jun 2005, tamer amr wrote:
hi can i host asp pages on apache web server on linux
If you're migrating pages written on Windows/IIS they're probably using
VBScript instead of Perl for the scripting so Apache::ASP won't help you
without migrating your code. Doing so would be a good id
hi can i host asp pages on apache web server on linux
--- [EMAIL PROTECTED] wrote:
> There is 1 message in this issue.
>
> Topics in this digest:
>
> 1. mod_perl error when using apache asp
>From: James Dennis
> <[EMAIL PROTECTED]>
>
>
>
___
> 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
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