Did you set up the mod_jk config such that *.php requests are forwarded to JBossAS? Try
adding the following to the mod-jk.conf file (where xxx is the worker name you defined):
JkMount /*.php xxx
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157434#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...