I have a pagination like this: www.example.com/region/"region"/category/"category"?page=2
I want to change to this:
www.example.com/region/"region"/category/"category"/page=2
or
www.example.com/region/"region"/category/"category"/page/2
Any tipp to change question mark to / ?