Looking for Mod_rewrite experts...
HiNeed a bit of assistance here. How do you change
http://www.domain.com/dir/script.php?u=123&i=456
To something like
http://www.domain.com/dir/script/123/456.php
or something similar. What needs to be in the .htaccess
In short, going to the second URL is the interpreted as going to the first. Let me know if anyone can help.