# sites-allowed.ini 4 Apr 2003 # The char '#' denotes a comment; File is line based. Do not use editor that Wraps words. # if url is of form "http://", # then the pattern for blocking must be a part of # is a partial host/path string that occurs anywhere in the URI # except for the initial "http://" You can never match "http://". # There is an implicit "http://" at beginning of each line. # "^" means beginning of line which is the first char after "http://" # So, "^ad." (no quotes) will block "http://ad.doubleclick.net" # NOTES: # 1. Order is not important. First expression to match ensures that # the URI is not blocked. /js.ng/ /html.ng/ /adi/ /cgi[-]*bin/ /cgi/