Forum Discussion
kng_107168
Mar 03, 2011Nimbostratus
Yes I am forwarding all http to https. The way that I do it is I created a virtual server that accepts connections on port 80. Then it has that https forwarding irule associated to that virtual server.
I guess I should worry too much about the https forwarding because our entire web application runs on https. So most users have probably bookmarked the https url.
And I have tried the HTTP::respond function and it works. But the web page is all text base and I can't include our company logo image on there.