PDA

View Full Version : HTTP/1.1 302 Moved Temporarily


leoshen
12-29-2005, 12:19 AM
My website is http://www.learning-chinese-online.com
Operating system:Windows2000AdvancedServer
Web Service:Jboss+Tomcat

The problem is "HTTP/1.1 302 Moved Temporarily ".It is the one of important reasons,I think,why the PR is still 0.

How to change it to 301 moved?I have no idea in it that the web service is "Jboss+Tomcat".Please help me.

bhartzer
12-29-2005, 11:56 AM
If you're using a Windows server then you'll need to set up the 301 redirect differently than if you're on a Unix server.

Look here if you're wanting to do the redirect with .asp:
http://www.seoconsultants.com/tips/asp/301.asp

Look here if you're wanting to do it through the Internet Services Manager in the Admin area:
http://www.mcanerin.com/EN/articles/301-redirect-IIS.asp

leoshen
12-29-2005, 10:49 PM
Thank you for the reply.

But the web service is JBoss+Tomcat.What can I do??