Forum Discussion

computerli's avatar
computerli
Icon for Altostratus rankAltostratus
Sep 04, 2019

Insert domain name as host header

I need to insert domain name in place of host header value without an irule

Example host header: abc.com

I am setting value under following, but its not working

Local Traffic ›› Profiles : Services : HTTP > Settings > Request Header Insert

Header: abc.com

 

What value will the web server see?

Header: abc.com

OR

abc.com

 

I believe web server is only looking for abc.com

 

any ideas ...

 

 

  • JG's avatar
    JG
    Icon for Cumulonimbus rankCumulonimbus

    In the HTTP profile, do the following:

    Request Header Erase 	Host
    Request Header Insert 	Host: abc.com

    .