php代码做301跳转,php实现301转向
					搜索引擎优化
					04-26
					阅读:527
					评论:0									
								<?php
header("HTTP/1.1 301 Moved Permanently");header("Location: http://www.nanjingkangai.com/gastric/");?><?php
header("HTTP/1.1 301 Moved Permanently");header("Location: http://www.nanjingkangai.com/gastric/");?>