All Products
Search
Document Center

Function Compute:RewriteConfig

Last Updated:Aug 02, 2024
ParameterTypeDescriptionExample
object

Configurations of rewrite rules.

equalRulesarray

The exact match rules.

EqualRule

The exact match rule.

regexRulesarray

The regex matching rules.

RegexRule

The regex matching rule.

wildcardRulesarray

The wildcard matching rules.

WildcardRule

The wildcard matching rule.