.htaccess redirect URL to specific pattern
问题 Supposing I have some URLs, looking like this: site.com/html/photographers-4.cfm?county=test1 site.com/html/photographers-5.cfm?county=test2&speciality=test3 site.com/html/photographers-9.cfm?address4=test4&county=test5 site.com/html/photographers-10.cfm?county=test6&speciality=test7&address4=test8 where testX (...) may be the same or may differ. How would I be able to rewrite each of these so that the URL will be more eye-catching ? site.com/test1-photographers site.com/test2-tes33