The scripts run on JBoss, But the jboss server is accessed through apache.
so when you load http://myserver:8080/mypage.php port 8080 being jboss http port the php runs fine. My setup requires jboss to be accessed on port 8009 the ajp port, by apache i.e. Apache is a public interface.... jboss is local, but accessed by apache when I load http://mypublicserver/mypage.php I get script 'mypage.php' not found or unable to stat View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4157408#4157408 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4157408 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
