installed a jetty server. Do I need other configurations for it to run php/java code?
I have previously installed xampp on my remote linux server. So I already have php pre-compiled. Java a开发者_运维技巧lso. I installed a jetty server. Do I need other configuration to it to run both PHP and JSP?
I want to use JSP and jetty server instead of PHP and apache for scaling issues regarding a notification system that I will soon apply. Any feedback on this descision will be apprecitied
See their documentation for PHP support.
精彩评论