mcmuney Posted May 8, 2009 Share Posted May 8, 2009 I'd like to redirect using .htaccess but not sure how to do it. What I'd like to do is whenever http://www.domain.com/term is used, I'd like it to redirect to http://www.domain.com/abc.com?tag=term Can I do this using .htaccess? Please note that "term" could be anything and it should redirect to whatever the "term" happens to be. Quote Link to comment https://forums.phpfreaks.com/topic/157303-htaccess-help/ Share on other sites More sharing options...
xtopolis Posted May 8, 2009 Share Posted May 8, 2009 I believe this is a mod_rewrite problem http://www.yourhtmlsource.com/sitemanagement/urlrewriting.html Quote Link to comment https://forums.phpfreaks.com/topic/157303-htaccess-help/#findComment-829127 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.