Forum Discussion
Christian_Meiss
Nimbostratus
Jul 22, 2016ProxyPath adds trailing slash to locations
Hi Folks,
i want to use ProxyPass. In some cases it works fine in other not so. If i have the following data group:
/foo := /
This is very simple and only an example to illustrate the probl...
boneyard
MVP
Jul 25, 2016ok, now i see the line which does this, if you feel brave enough change line 198 in the proxy pass irule.
HTTP::redirect "https://$orig_host$orig_uri/"
to
HTTP::redirect "https://$orig_host$orig_uri"
and you should see a different behaviour, if that works for you be sure to update the log line also
log local0. "$log_prefix: Redirecting to https://$orig_host$orig_uri/"
you can also do it for http then, but be sure to test this well, there is a whole blob of text above this section explaing why it is build like this, perhaps changing this will effect something else.
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