I have a RedHat Linux box setup with Tomcat, Apache and PHP.  Everything
is working fine.  I.E.  If I go to to http://myserver.com/test.jsp it
processes the jsp file and http://myserver.com/test.php it process the
php file.  However if I go to the Tomcat port it spits out the PHP code
and doesn't process the PHP file.  It's ok if when going to
http://myserver.com:8080/test.php if the server just spits out an error
or something, but I don't want anyone to be able to get to view my code.

I'm sure this is a simple configuration problem.  Any suggestions?

Thanks,
Andrew Barilla

Reply via email to