Forum Discussion
RewriteRules Apache to F5
Hello guys I would like to convert this apache configuration in F5 by irules/rewrite profile, but i don't know which is the best option .
RewriteCond %{HTTP_HOST} pippo.pluto.com [NC] RewriteCond %{REQUEST_URI} ^/red/blue_(.)
RewriteRule ^/red/blue_(.) http://red.pippo.pluto.com/blue_$1 [P,L]
RewriteCond %{HTTP_HOST} pippo.pluto.com [NC] RewriteCond %{REQUEST_URI} ^/red/blue RewriteRule ^/red/blue(.*) http://red.pippo.pluto.com/blue/$1 [P,L] ProxyPassReverse /red/blue http://red.pippo.pluto.com/blue/?cr=50133
Any help would be much appreciated
- Lee_Sutcliffe
Nacreous
If you just need to re-write the host headers using a profile will be more efficient than using an iRule
Recent Discussions
Related Content
* 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