From: <php...@li...> - 2011-10-22 13:00:35
|
Hi, if you forward all requests to the Tomcat back-end, the context you've setup in Apache is lost. Run you PHP scripts from Apache and use the PHP/Java Bridge protocol to access the Tomcat back-end. Please see http://php-java-bridge.sourceforge.net/pjb/ Regards, Jost Bökemeier |