Forum Discussion
Danielseyoum
Altostratus
May 14, 2007Redirecting from non standard port to https
I have a Virtual Server listening on port 55000 that I want to redirect to https:
Neither rules produced the intended result:
1.
rule redirect {
when HTTP_REQUEST {
HTT...
Danielseyoum
Altostratus
May 22, 2007Here is the rule that finally got to work:
when HTTP_REQUEST {
log local0. "I got the request as: [HTTP::host] and [TCP::local_port]"
set message {SAP Portal
}
HTTP::respond 200 content [subst $message]
}
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
