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 Quote 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 .... Quote 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? Quote 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 Quote Link to comment https://forums.phpfreaks.com/topic/253283-301-redirection-append-string/#findComment-1298798 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.