Skip to content
This repository was archived by the owner on Nov 15, 2017. It is now read-only.

The matrix scope

Raymond Hill edited this page Jan 14, 2014 · 20 revisions

A matrix scope tells HTTPSB which ruleset to use when visiting a particular web page. There are three levels of scope in HTTPSB:

  • Global scope -- identified as "*" (this scope is always present)
  • Domain-level scope (example: "http://*.example.com")
  • Site-level scope (example: "http://www.example.com")

Clone this wiki locally