Rewrites Map
Declare a Rewrite Map
{
"web" : {
"rules":[
"rewrite-map( name=myMap, file='/path/to/myMap.txt' case-sensitive=false )"
]
}
}Watch disk for changes
Using the Rewrite Map
Check if a key exists
Get the value for a key from the map
Was this helpful?