CakePHP 301 redirect -


I have a very simple problem that I would like to solve with the cake paths. I have old passages which users still use and I want to redirect them to new correct paths.

So I have defined several routes using the prefix / group / > This controller references the 'group'

but now I get redirect All routes that start with / group / are to be liked, it does not matter what is done after it / group / , then the parameters Will be controlled by the managers I have already createdFor example, I need that / group / 28 / delete


Comments

Popular posts from this blog

c# - Roxy file manager in MVC doesn't accept session path -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

java - Ajax call to jsp and jsp redirecting to further jsp -