ansharma Posted December 16, 2011 Share Posted December 16, 2011 Hi all, i am facing very strange issue, i used 301 redirection in my website like this Redirect 301 /text/text2 http://www.testing.com/text/text2-extra-text it redirects user coming from http://www.testing.com/text/text2 to http://www.testing.com/text/text2-extra-text but it appends ?/text/text2 at the end i.e url is http://www.testing.com/text/text2-extra-text ?/text/text2 please help thanks in advance Link to comment https://forums.phpfreaks.com/topic/253283-301-redirection-append-string/ Share on other sites More sharing options...
ansharma Posted December 17, 2011 Author Share Posted December 17, 2011 any body .... Link to comment https://forums.phpfreaks.com/topic/253283-301-redirection-append-string/#findComment-1298725 Share on other sites More sharing options...
requinix Posted December 17, 2011 Share Posted December 17, 2011 Is there anything else besides that Redirect? Link to comment https://forums.phpfreaks.com/topic/253283-301-redirection-append-string/#findComment-1298737 Share on other sites More sharing options...
paparts Posted December 17, 2011 Share Posted December 17, 2011 try this one redirect 301 "/text/text2" http://www.testing.com/text/text2-extra-text Link to comment https://forums.phpfreaks.com/topic/253283-301-redirection-append-string/#findComment-1298798 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.