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
Next revision
Previous revision
Last revisionBoth sides next revision
restrict-edit [2023/06/27 17:41] – [Editing Access Restriction Rules] -clarity, formatting hogwildrestrict-edit [2023/06/27 19:14] – [Editing Access Restriction Rules]-Start explaining HTTP request examples hogwild
Line 95: Line 95:
 \\ **HTTP Request:** \\ **HTTP Request:**
  
-Here, you can enter the text which specifies+In this field, you enter the text which will have the Access Restriction in this rule applied to it.
  
- \\+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: **
Line 103: Line 115:
 This function will block download of certain file types, including the following: This function will block download of certain file types, including the following:
  
-  * ActiveX:  This blocks Windows controls (which usually have a .dll or .ocx file ending). +  * ActiveX This will block Windows controls (which usually have a .ocx or .cab file ending). 
-  * Flash (swf) +  * Flash (swf) - This option will block Flash .swf files. 
-  * Java (class, jar)+  * Java (class, jar) - This option will block Java (usually class or .jar) files.
  
 \\ **Delete:**  Deletes the Access Restriction rule displayed on the screen. \\ **Delete:**  Deletes the Access Restriction rule displayed on the screen.
Line 111: Line 123:
 **Save:**  Saves the current rule displayed on the screen. **Save:**  Saves the current rule displayed on the screen.
  
-**Cancel:**  Cancels the current rule change(s) or creation, then returns you to the Access Restriction Overview page.  \\   \\   \\+**Cancel:**  Cancels the current rule change(s) or creation, and returns you to the Access Restriction Overview page.  \\   \\   \\
  
  
restrict-edit.txt · Last modified: 2023/06/27 19:15 by hogwild