Forum Discussion
Rosieodonell_16
Cirrus
Nov 03, 2016Need help with rewrite but can't use profiles :(
Love the community here and i am looking for a little help. To start off i only have APM enabled so i can't use the LTM rewrite profiles. (really sucks). I need to create the following re-write:
...
cjunior
Nacreous
Nov 03, 2016Hi,
With a fast review, I see this possible mistake (variable name declaration): set rwdebug 0 But you are calling for if { $wdebug }{ log local0. "..... So, it should be: if { $rwdebug }{ log local0. ".....And maybe the:
HTTP::header replace Host $serverHost
should be just this: HTTP::host $serverHost
I have not tested, so, I hope it helps.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects