Skip to main content

All Questions

Filter by
Sorted by
Tagged with
2 votes
0 answers
317 views

Java website on Tomcat PHP website on Apache - how to get PHP web pages into Java web pages?

We have a Java web application deployed on Tomcat. We also setup Apache and mod_proxy_ajp to route web requests (port 80/443) to Tomcat. We would like to deploy a PHP application on the same Apache ...
user747072's user avatar