Skip to content

Examples

Remove a request header

Create a request header modification rule (part of Transform Rules) to remove the cf-connecting-ip HTTP header from the request.

Remove a response header

Create a response header modification rule (part of Transform Rules) to remove the cf-connecting-ip HTTP header from the response.

Rewrite blog archive URLs

Create a transform rule to rewrite the URL format /posts/<YYYY>-<MM>-<DD>-<TITLE> to the new format /posts/<YYYY>/<MM>/<DD>/<TITLE>.