Forum
Rewrite rule for list and detail on master page
Hi,
I have a masterpage that has list and detail functionality which all works but I'm struggling to get the correct syntax for the clean URLs. The URLs currently look like these:
/developments/dynamic-page-name?s=plot-a
/developments/dynamic-page-name?s=plot-b
/developments/another-dynamic-page-name?s=plot-a
I have experimented with rewrite rules but this has me stumped!
Are you using Runway?
No, just Perch
I'll leave this here in case anyone has suggestions for you.
Hi Andy, I am not an htaccess expert by any stretch, but I feel that a rewrite rule in your case for your first url would be something like:
But perhaps you've tried that already?