I have an old site. I ported it to yii. On the old version of the site url look like:
example.com/?item=523
example.com/?category=523
example.com/?category=523&sort=rel
Is it possible to use the same path in the framework, yii?
example.com/?item=523
example.com/?category=523
example.com/?category=523&sort=rel
Is it possible to use the same path in the framework, yii?