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

ruby on rails - How to avoid ActionController::InvalidCrossOriginRequest exception? -

Selenium IDE Conditional Statements -

How to edit the second line in text file using batch? -