Forum Discussion
Luca_55898
Nimbostratus
Jul 05, 2011Using an iRule for a proxy pac file
Trying to get an iRule working to deploy a proxy pac file.
I have been reading this link http://devcentral.f5.com/wiki/default.aspx/iRules/Proxy_Pacfile_Hosting_without_need_for_Web_servers.htm...
Wil_Schultz_101
Nimbostratus
Jan 26, 2007This should get you there!
elseif { [string tolower [HTTP::uri]] equals "/"} {
HTTP::respond 301 "Location" "http://my.domain.tld/ghi"
}
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