|
From: <php...@li...> - 2008-03-13 17:36:46
|
Hi,
what I meant was, that you cannot have both, PHP running within Apache and a forward rule which
forward all requests to the Tomcat back end.
The easiest setup is to remove or to ignore mod_jk and mod_php and to forward all requests to the
back end using a mod_proxy rule, please see the "Load Balancing" and "Cluster" entries from our
FAQ.
The other option: Apache/PHP front-end, Tomcat or J2EE back end is described in the INSTALL.J2EE
document. Again, you can ignore or remove mod_jk and use a mod_proxy rule instead.
Regards,
Jost Boekemeier
Lesen Sie Ihre E-Mails jetzt einfach von unterwegs.
www.yahoo.de/go
|