Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » php debug urlrewrite
php debug urlrewrite [message #24684] Wed, 30 May 2007 17:42
Eclipse UserFriend
Originally posted by: chelala.vcl.desoft.cu

Hi

I have problems debuggin 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
Previous Topic:Open Declaration feature
Next Topic:Shift F2 Help
Goto Forum:
  


Current Time: Fri Apr 26 23:53:02 GMT 2024

Powered by FUDForum. Page generated in 0.02822 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top