Chris Tomcat doesn't support php,
For your issue, the solution is configure Apache + ajp+ php+ tomcat, Use Apache in front of , as you main web server, and use ajp forward Java ee request to tomcat , and use mod proxy forward php request to php ( php run as php-fm Damon) It will a better solution for your issue. Of course , you can use mod_php on Apache too Mike Sent from my iPhone > 在 2015年10月29日,07:19,Chris Thompson <[email protected]> 写道: > > Does Tomcat Server support PHP extensions? > > I am looking at installing TeamPass on our system and it requires PHP. > > Thanks, > Christopher > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
