advancedfuture
Junior Member
- Oct 18, 2008
- 131
- 79
I am trying to rewrite
so it shows up clean like maybe
I'm so stuck, nothing i'm doing is working. Any help with mod-rewrite to get it to use clean URLs would be a HUGE help! And a HUGE thanks!
Code:
www.mydomain.com/services.php?st=California&city=Agoura%20Hills&services=Car%20Wash
so it shows up clean like maybe
Code:
www.mydomain.com/california/agoura-hills/car-wash
I'm so stuck, nothing i'm doing is working. Any help with mod-rewrite to get it to use clean URLs would be a HUGE help! And a HUGE thanks!