03-15-06 10:57 PM
> If I understand you correctly you want to send all
> HTTP traffic to HTTPS for
> a WAS web application.
This is exactly what I want to do.
> You have a websphere application listening on port
> 9443. Install IBM HTTP
> Server with WAS plug-in. Make sure the host alias for
> you webapp has port
> 443 but not 80. Generate the plugin-cfg.xml file in
> WAS adminconsole and
> make sure it is being used by IHS.
I have done this and tested to verify.
> In httpd.conf create a Rewrite rule in VirtualHost
> with port 80 to forward
> all traffic to HTTPS
>
> Sunit
The setup of the VirtualHost and redirection is what I am unsure of doing. A
nd I was wondering if anyone had experience with doing this setup.
[ Post a follow-up to this message ]
|