View Single Post
  #5 (permalink)  
Old 05-12-2004, 03:17 AM
Mel Mel is offline
WebProWorld 1,000+ Club
 
Join Date: Jul 2003
Posts: 1,903
Mel RepRank 2Mel RepRank 2
Default

Your server is returing a 302 redirect to your homepage at home.jsp. I suspect that the redirect is used because your home page is not using one of the names (like index.jsp) Apache associates automatically with the default page. Why not just rename your page and get rid of the unnecessary redirect?

Alternatively you should be able to set up Apache to recognize home.jsp as a the default and get rid of the 302.
__________________
Mel Nelson
Expert SEO | Cheap used cars
Reply With Quote