linux apache 不使用伪静态规则做301
用PHP实现
新建一个index.php的文件
Header( "HTTP/1.1 301 Moved Permanently" );
Header( "Location: http://py.10isp.com" );?>
测试地址
http://www.seoconsultants.com/tools/check-server-headers-tool/