Web Hosting Talk







View Full Version : Any recommended ASP software that can be supported on linux server?


lego.ma
09-01-2002, 01:40 PM
Hi ,

Does anyone knows which ASP software that can run on linux server?

Any recommended related wesite to visit ?

JonB
09-02-2002, 05:01 AM
The options you have are:

ChiliASP (http://www.chilisoft.com/) - Based upon IIS 3.0 and all it's bugs unfortunately. You have access to the usual ASP intrinsic objects and you can use VBScript as the scripting language.

Apache::ASP (http://www.apache-asp.org/) - Access to the usual ASP intrinsic objects but you use PerlScript as the scripting language.

I've tried both of the above and niether come close to comparing to ASP on the Win2k platform I'm afraid.