Configure a content-header for our example like following (you have to uncomment special character on regex based which means \\ does uncomment "/"):
# config webfilter content-header # edit [Use a proper Integer for content-header example "1"] # set comment [Use a description exmaple "Block Video"] # config entries # edit "video\\/.*" # set action [allow | block | exempt] # next # end # set name [Name for "content-header" example "video-audio-block"] # next # end
This content header can be afterwards used in webfiler profile:
# config webfilter profile # edit [Name of WebFilter Profiles] # config web # set content-header-list [Integer for the "content-header" example "1"] # end # next # end
After that use the webfilter in the correspoding Policy Rule with the proxy profile and/or ssh sshl proxy profile for encrpiton (HTTPS).