Hi I have problems debuggin ZF sites that use apache's url rewrite.
For example I'm using Zend Framework whish redirects all requests to index.php and then loads proper php file and class. ex. http://mydomain.com/myproject/index.php <-- having opened index.php in the project. debugs OK http://mydomain.com/myproject/ <-- here is index.php, having opened index.php in the project. debugs FAILS ! http://mydomain.com/myproject/controller/action <-- having opened index.php in the project. debugs FAILS ! greetings and thanks in advance Chelala -- View this message in context: http://www.nabble.com/Problems-debuging-ZF-with-eclipse-pdt-tf3846300s16154.html#a10893004 Sent from the Zend Framework mailing list archive at Nabble.com.
