Sep 2026 - DevCentral will be set to Read-Only on Sep 14th for a platform update. Details: DevCentral is Evolving.

Forum Discussion

mlroot_62824's avatar
mlroot_62824
Icon for Nimbostratus rankNimbostratus
May 14, 2010

Rewrite rules introduces HTTPS for Weblogic

Has anyone come across this issue? We are trying to rewrite URIs to weblogic via an LTM with this rule:     when HTTP_REQUEST {   if { [HTTP::host] equals {f51}} { ...