Hi,
I'm still just playing around (the 
play is quite over :) ) so I tried 
within an action controller to call prg
method to redirect  to a specific action like this
return $this->prg('/auth/login',true);
my current url is 
http://localhost/blog/public/auth/signup
the redirect to
http://localhost/auth/login
I tried to set 
RewriteBase /blog/public/
but it doesn't 
what's the trouble ?




--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/Post-Redirect-Get-Plugin-don-t-take-into-account-baseUrl-tp4659133.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: fw-general@lists.zend.com
Info: http://framework.zend.com/archives
Unsubscribe: fw-general-unsubscr...@lists.zend.com


Reply via email to