Guest User

Untitled

a guest
Feb 20th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. acl facebooktime1 time MTWHF 08:00-13:00
  2. acl facebooktime2 time MTWHF 14:00-17:00
  3. acl FBDomain dstdomain .facebook.com
  4. http_access deny FBDomain facebooktime1
  5. http_access deny FBDomain facebooktime2
  6. http_access allow FBDomain
Add Comment
Please, Sign In to add comment