New Zenner
- Join Date:
- Jul 2010
- Posts:
- 3
- Plugin Contributions:
- 0
Homepage URL
How to redirect the url
http://www.xx_x.com/index.php?main_page=index to http://www.xx_x.com/ ? :huh:
Views: 852
New Zenner
How to redirect the url
http://www.xx_x.com/index.php?main_page=index to http://www.xx_x.com/ ? :huh:
New Zenner
In this "http://www.xx_x.com/index.php?main_page=index" page, add a 301 jump code on it.
header("HTTP/1.1 301 Moved Permanently");
header("Location: http://www.xx_x.com/");
sale cheap **Nike Air Max 2010**
New Zenner
In general,when we put in the URL "http://www.xx_x.com/index.php?main_page=index" , it'll redirect to "http://www.xx_x.com/ " automatically ,but my website cannot .
And which file can i put in the 301 jump code , index.php ?? html_header.php ?? or any other ?
Fields marked required must be completed.
Tell staff why this post should be reviewed.