Forum Discussion
invisible
Nimbostratus
Oct 21, 2019Debugging Rewrite Profile invocation
Hello everyone, A simple question - if there is a require profile attached to a virtual server, how can I debug if that require profile is working or not? I mean - a log file where it written...
invisible
Nimbostratus
Nov 05, 2019Hello, anyone has a thought about this?
I tried both methods - define full and relative path for client and server in two separate rewrite profiles:
- https://host.external/server:8443/ (client/external) and https://uaa-server.vhhal202.internal.server:30033/ (server/internal)
- / (client/external) https://uaa-server.vhhal202.internal.server:30033/ (server/internal)
The result is the same - when I to to https://host.external/server:8443/ on my browser, I am getting https://uaa-server.vhhal202.internal.server:30033/ with 404 back, so F5 does not rewrite request and content regardless the either profile I use.
Any thoughts what could be happening here?
