WebSphere HTTP Server - Redirection of URL

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere HTTP Server > May 2004 > Redirection of URL





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 Redirection of URL
Prize Jose

2004-05-04, 2:33 pm

Hello,

I have a CICS application, being accessed from a Web Browser.
My URL format is http://cicst4:1744/webappl1
where 'cicst4' is an alias defined for host.

Now the problem is that all users has to enter the port number in the
URL.

Can I use IBM HTTP Server for a redirection ?
If the users enter the URL as http://cicst4/webappl1,

then HTTP Server must redirect the request as
'http://cicst4:1744/webappl1' under the covers.
(HTTP Server runs on Port 80)

I tried both 'proxy' and 'Redirect' statements in httpd.conf as

Redirect /cicst4/* http://cicst4:1744/*
I get the error message as

IMW0254E
Error 404
IMW0229E The file was not found, even after searching on any
extensions to the file name. The file does not exist or is
read-protected.

Thanks for any help
Prize
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2009 webservertalk.com