I want to run my php code in Tomcat9, but Tomcat has no support for php. I tried following this guide but it didn't work https://stackoverflow.com/questions/779246/run-a-php-app-using-tomcat
Is there any other way that can help me to run PHP in Apache Tomcat?