|
Oxxus Java accounts can support JSP and PHP pages
together on the same account. Therefore you can
run any PHP software on the same account as your
Java apps. (ie. run Wordpress Blog/or other blogging
software , OSCOmmerce or php based ecommerce packages,
PhpBB forum, Php NUKE CMS or any other CMS, Image
Gallery etc)
Apache with AJP Connectors
We use AJP connector for Apache to control where
the requests will be forwarded to. If you have
php and jsp if the page extension is .jsp we automatically
forward it to tomcat. If page ends with .php that
connection won't be forwarded to Tomcat but to
php-cli while html pages are forwarded to Apache.
If you need all requests to be forwarded to Tomcat
we can set that up for you just email our help
desk once your account is activated.
If you don't plan to use any php applications
we can set it up so that all requests are forwarded
directly to Tomcat.
|