Forum Discussion
Qasim
Cirrostratus
May 12, 2023URL Rewrite Help
hi, I am trying to write an IRULE for URL rewrite but and looked at the ones online but none seems to be working. The virtual server is set to "standard with default http profile and here is what I ...
Qasim
Cirrostratus
May 12, 2023Hi,
I tried this but it doesnt seem to be working.
Paulius
MVP
May 12, 2023Qasim What is occurring when you make this change? What are you seeing on your tcpdump between the F5 and the client? You can try adding the following line to see what you see in the F5 logs.
when HTTP_REQUEST {
if {[HTTP::path] eq "/"}{
HTTP::path "/ui/"
log local0. "The HTTP Path is now [HTTP::path]"
}
}
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