Need a mod_rewrite .htaccess solution to replace %20 spaces with -'s in the finished URL
问题 I need an .htaccess mod_rewrite solution that will take a .cgi search query like this: www.mydomain.com/cgi-bin/finda/therapist.cgi?Therapy_Type=Pilates Training&City=Los Angeles&State=CA and return matching results in the browser's address bar to look like this: www.mydomain.com/therapists/Pilates-Training-Los-Angeles-CA.html or better yet: www.mydomain.com/therapists/pilates-training-los-angeles-ca.html Notice the database includes values with one, two or three words + spaces... For example