type
with a value of get
.css
it will rewrite the request to .xcss
and set a response header called rewritten
to true
.${1}
exchange attribute is used to reference the first regex group./restart
skips the first rule, the second rule rewrites the request and then restarts back at the first rule which fires the second time through.ip-access-control()
handler..*
_ at the end of a regex path unless you’ve set full-match=true
_server.json
, you'll need \\
in front of the dollar sign to escape it twice. Once for the system setting expansion and once for the JSON file.)