Now there is an Apache2.2.22 version connected to asp. I would like to ask, can I connect to PHP on the existing basis? If so, are there any configuration tutorials?
Currently added to httpd.conf (
loadmodule aspdotnet_module "./."
addhandler asp.net asax...)
Add again: (
loadmodule php5_module "./."
addInidir ./.
) The apache service cannot start.