Hi,<br><br>I want to use 301 to redirect the request, but I don't know how to do.<br>e.g.:<br>Some one visit my app: <a href="http://www.xxxx.com">http://www.xxxx.com</a>, I want it redirect it to <a href="http://xxx.com">xxx.com</a><br>
I thinks I should use function redirect, but I don't know how.<br><br><br>Thanks.<br>