Forum Discussion
CWaldon_204196
Feb 08, 2016Nimbostratus
Using F5 instead of nginx for reverse proxy
Hello All,
We're doing an implementation of a product and the vendor has a deployment guide for using nginx however I've been asked to convert the nginx configuration to the F5 instead.
I'm...
Brad_Parker
Feb 09, 2016Cirrus
Give this simple rule a try to reaplce your Host headers and path.
when HTTP_REQUEST {
HTTP::host [getfield [HTTP::path] "/" 1]
HTTP::path [URI::path [HTTP::path] 2]
}
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