Is it possible to run PHP and ASP on the same machine? If not, is there some way to run an ASP application on an Apache server?
Thanks in advance,
Parallon
ASP and PHP together...
Moderator: General Moderators
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
AFAIK, both are possible:
http://httpd.apache.org/cli/introduction
IIS can run ASP and PHP at the same time as well. Although mixing them (codewise) may be a problem.
http://httpd.apache.org/cli/introduction
IIS can run ASP and PHP at the same time as well. Although mixing them (codewise) may be a problem.