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. 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 Link to comment https://forums.phpfreaks.com/topic/157303-htaccess-help/#findComment-829127 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.