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
Last revisionBoth sides next revision
restrict-edit [2023/06/27 18:07] – [Editing Access Restriction Rules] hogwildrestrict-edit [2023/06/27 19:14] – [Editing Access Restriction Rules]-Start explaining HTTP request examples hogwild
Line 97: Line 97:
 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%% 
 + 
 +will block access to any domain that start with the text "begins-with"
 + 
 +An entry that contains: %%.ends-with.net$%% 
 + 
 +will block any domain that ends with "net"
 + 
 +An entry that contains: %%^www.exact-domain.net$%% 
 + 
 +will block any entry that begins with "www.exact-domain" and ends with ".net"\\
  
 **HTTP Requested Files: ** **HTTP Requested Files: **
restrict-edit.txt · Last modified: 2023/06/27 19:15 by hogwild