Currently I'm using wampserver to run PHP pages,

is it possible for me to integrate the support for asp with Apache?

Or I need to install another web server that's compatible with Apache to server asp pages?

link|improve this question
feedback

migrated from serverfault.com Jun 2 '10 at 14:27

This question came from our site for system administrators and desktop support professionals.

1 Answer

It would likely be much easier to just run both PHP and ASP on IIS. The MS Web Platform Installer makes this very easy for you. Heck, it'll even install MySQL and get all the PHP bits working for you.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown