Forum Discussion
mkoushki_127802
Nimbostratus
Jan 03, 2006redirect http://domain.com to http://www.domain.com
Hello
I am looking for simple statment for iRule in v9.x to redirect http://domain.com to http://www.domain.com
please advice
thanks
There is an option to insert a header in the pool configuration in 4.x:
Header To Insert:
- client_addr
- client_port
- server_addr
- server_port
- ip_tos
- link_qos
The format for the variables is: ${variable}. So to insert the client IP address in the header you could use: ${client_addr}.
Unfortunately, none of these options allow you to specify the node address.
Aaron
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