| Author |
How to redirect IBM HTTP webserver's request to IBM websphere
|
Siva Ram
Ranch Hand
Joined: Apr 04, 2002
Posts: 66
|
|
Hi, I am newbie to websphere. I have installed websphere and Http server. I made automatic plugin configuration in websphere to true. I have configured Http server to listen to secure port 443 using IBM vendor's document.Then while passing request to jsp page , I kept in webspherte thro' Http web server, the request goes to http server/htdocs path. In websphere , I added the virtual host with the port 443. Can any one please, help me to solve. Thanks in advance, N.Ravi
|
Thanks and Regards,<br />Siva Ram .NR
|
 |
Simon Song
Ranch Hand
Joined: Feb 01, 2002
Posts: 217
|
|
Please refer to WebSphere 4.0 Handbook on www.redbooks.ibm.com. And, you need install the WAS plugin(dll) in your IHS first.
|
Simon Song
Certified Entperise Developer of Websphere
|
 |
Balaji Munuswamy
Ranch Hand
Joined: Apr 07, 2002
Posts: 37
|
|
Hi, I am not sure I understood the WAS plugin(dll) installation. Could you please explain what needs to be done to install the plugin. Where the file will be? where it needs to be copied ?. Also with http it is working fine. But after configuring SSL it is looking for source files in IBM HTTP SERVER/htdocs which basically means request is not going to websphere. After configuring SSL it is working with 9080 port also. Please help. Regards, Balaji.M
|
 |
Simon Song
Ranch Hand
Joined: Feb 01, 2002
Posts: 217
|
|
Please read this whitepaper about SSL: http://www7.software.ibm.com/vadd-bin/ftpdl?1/vadc/wsdd/pdf/WebSphere40SSL.pdf
|
 |
 |
|
|
subject: How to redirect IBM HTTP webserver's request to IBM websphere
|
|
|