If i have a url such as this http://example.com/controller/action
every thing works find. as expected. However i need to deploy this and in deployment things change a bit to htttp://deploy.com/stuff/pile/controller/action
is there any way i can control this in zend.
Thanks in advance.