View Single Post
  #3 (permalink)  
Old 02-29-2008, 09:22 PM
xentek's Avatar
xentek xentek is offline
Senior Member
 
Join Date: Feb 2008
Posts: 112
Default

If you're using Zend MVC then you shouldn't be running into either of those conditions, since both of them should look more like:

/controller/action/var/value/what/ever

Besides what's the point of rewriting your URL if you can't make it clean?
Reply With Quote