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++ - Cmake produces file extensions in static library archives -

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

c# - Check if a NumericUpDown has no value -