I would like to redirect
Code:
http://www.mydomain.com/main.php?id=home
to
Note: id=pagename will change depending on what page you are loading.
Code:
http://www.mydomain.com/home
with Mod_Rewrite while still leaving all the other folders in the root dir the same so they do not get rewritten.
Help would be appreciated.
Thanks,
Wade
Last edited by amphtech; 03-28-2009 at 02:24 AM..
|