Forum Discussion
LyonsG_85618
Cirrostratus
Jul 31, 2013HTTP::header replace problem
Hi folks.
I have a simple iRule to replace a host & uri
when HTTP_REQUEST {
set requestedHost [string tolower [HTTP::host]]
set requestedURI [HTTP::uri]
...
nitass
Employee
Jul 31, 2013can you post the https virtual server configuration?
e.g.
tmsh list ltm virtual (name)