

# HostHeaderRewriteConfig
<a name="API_HostHeaderRewriteConfig"></a>

Information about a host header rewrite transform. This transform matches a pattern in the host header in an HTTP request and replaces it with the specified string.

## Contents
<a name="API_HostHeaderRewriteConfig_Contents"></a>

 ** Rewrites.member.N **   
The host header rewrite transform. Each transform consists of a regular expression to match and a replacement string.  
Type: Array of [RewriteConfig](API_RewriteConfig.md) objects  
Required: No

## See Also
<a name="API_HostHeaderRewriteConfig_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/elasticloadbalancingv2-2015-12-01/HostHeaderRewriteConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/elasticloadbalancingv2-2015-12-01/HostHeaderRewriteConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/elasticloadbalancingv2-2015-12-01/HostHeaderRewriteConfig) 