Site Tools


restrict-edit

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
restrict-edit [2023/06/27 19:14] – [Editing Access Restriction Rules]-Start explaining HTTP request examples hogwildrestrict-edit [2023/06/27 19:15] (current) – [Editing Access Restriction Rules] -formatting hogwild
Line 96: Line 96:
  
 In this field, you enter the text which will have the Access Restriction in this rule applied to it. In this field, you enter the text which will have the Access Restriction in this rule applied to it.
 +
 + \\
  
 For example: For example:
  
-An entry that contains: %%^begins-with.domain%%+An entry that contains: "%%^begins-with.domain"%% 
 + 
 +will block access to any domain that start with the text "begins-with". \\ 
 + 
 + \\
  
-will block access to any domain that start with the text "begins-with".+An entry that contains: "%%.ends-with.net$"%%
  
-An entry that contains: %%.ends-with.net$%%+will block any domain that ends with "net" \\
  
-will block any domain that ends with "net" .+ \\
  
-An entry that contains: %%^www.exact-domain.net$%%+An entry that contains: "%%^www.exact-domain.net"$%%
  
 will block any entry that begins with "www.exact-domain" and ends with ".net"\\ will block any entry that begins with "www.exact-domain" and ends with ".net"\\
restrict-edit.txt · Last modified: 2023/06/27 19:15 by hogwild