[ilugd] running asp code on apache webserver on linux machine

2005-03-23 Thread Puneet Goel
hi there, I want to run an ASP code on a Linux machine with Apache. I know PHP is better option, but still, can anyone pls help me out Puneet ___ ilugd mailinglist -- ilugd@lists.linux-delhi.org http://frodo.hserus.net/mailman/listinfo/ilugd

Re: [ilugd] running asp code on apache webserver on linux machine

2005-03-23 Thread Anand Kapoor
Look up the Apache Mono Project at www.mono-project.com. You would be able to run basic ASP.NET pages on Apache (via XSP) using the module mod_mono. However this still limits functionality as all functions and classes cannot be called. Andy On Thu, 24 Mar 2005 01:08:21 +0530, Puneet Goel