Forum Discussion

user_97389's avatar
user_97389
Icon for Nimbostratus rankNimbostratus
May 06, 2008

rewrite host header?

Hi--

 

 

So i would like to have users who use a URL: https://blah.site.com get sent to https://app.blah.site.com ( with all relevant URI ) but no 302 redirect.

 

 

am i supposed to use HTTP::header replace "Host" $::external_hostname in the irule?

 

 

many thanks!