Hello guys, just a quick one.
Need a bit of help with mod_rewrite.
I'm have a URL which looks like this:
http://www.example.com/mypage.php?firstV ar=abc&secondVar=229
and I was wondering if it was possible to rewrite it to look like:
http://www.example.com/abc/mypage.php?se condVar=229
Getting .com/abc/229 would be easy enough, but it's not exactly what I'm looking for. I'll use it if needs be, I'm just curious if there's a way of doing the above?
Thanks in advance guys.
Hope to see some of you Saturday?