I setup PHP to work with Tomcat according to http://nexus.zteo.com/2008/02/15/how-to-setup-php5-with-tomcat-5/ these instructions and it seems to work fine if I try to view a simple .php page. However, I downloaded the Drupal CMS and tried to go to http://localhost:8080/phptest/drupal/index.php and it tries to look up that URL for a few seconds but it can't find it. Also, I'm not sure if this is related but going to http://localhost:8080/phptest/drupal/ gives a 404, shouldn't it automatically go to the index.php?
Thanks! -- View this message in context: http://www.nabble.com/Some-PHP-files-redirect--tp18316109p18316109.html Sent from the Tomcat - User mailing list archive at Nabble.com.