LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   ASP Support in Linux (https://www.linuxquestions.org/questions/linux-server-73/asp-support-in-linux-766727/)

k_oudom 11-04-2009 03:14 AM

ASP Support in Linux
 
Is there a way we can add ASP support in Linux Web Server?

bathory 11-04-2009 03:22 AM

I guess when you're talking for linux web server, you mean apache. If that's the case, then you should use the apache::asp module.

Regards

k_oudom 11-04-2009 03:24 AM

Can I run a web server which support both php and asp? Is there rpm package for CentOS 5.3?

bathory 11-04-2009 03:42 AM

Of course, if apache has support for php and asp, it can server both kind of content.
It looks like there are rpms for apache::asp, but googling for it, I came across this howto, that uses apache and mono to server asp pages. The only problem is that you have to compile things from source.

Regards


All times are GMT -5. The time now is 11:34 PM.