Page 1 of 1

PHP Application server and Apache web server - 3 tier system

Posted: Thu Feb 18, 2010 7:56 pm
by cirruslogic
We have an IBM WebSphere application and Apache HTTP server in separate machines.
The 2 seem to be linked through an Apache HTTP plug in which I am not too familiar with right now.

We want to install Piwik, which is PHP based, in a separate application server and allow it to talk to the IBM HTTP server above on a different port say 6000.

Is this possible?