WebSphere HTTP Server - Redirect is not working. I'm going crazy.

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere HTTP Server > February 2004 > Redirect is not working. I'm going crazy.





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Redirect is not working. I'm going crazy.
Mark

2004-02-17, 5:33 am

I'm having a problem redirecting. I have the URL:

http://1.1.1.1/webapp/Stage/admin/login.jsp

That I want to redirec to:

http://1.1.1.1/BOL_APPWeb/admin/login.jsp

So, in httpd.conf, I tried all of the following individually, and
together:

Redirect permanent /webapp/Stage http://1.1.1.1/BOL_APPWeb
RedirectMatch permanent ^/webapp/Stage/ACE/login.jsp$
http://1.1.1.1/BOL_APPWeb/ACE/login.jsp
Redirect http://1.1.1.1/webapp/Stage/ACE/login.jsp
http://1.1.1.1/BOL_APPWeb/ACE/login.jsp

Nothing seems to work. In the access.log, all I get is:

"GET /webapp/Stage/ACE/login.jsp HTTP/1.0" 404 48

And a 404 error on client with no change in URL.

What the heck am I doing wrong?
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2009 webservertalk.com