Hi You may try to use the url_regex ACL or urlpath_regex to achieve this goal if the website is deployed like http://www.angelfire.com/teacher_name/. Best wishes. > -----Original Message----- > From: Dave Beach [mailto:drbeach@xxxxxxxxxx] > Sent: 2008年9月24日 9:31 > To: squid-users@xxxxxxxxxxxxxxx > Subject: Allowing web page access > > Hi - I currently use squid (3.0 stable 1) as a web proxy for my internal > home network. Among other things, it denies website access from my > daughter's computer to anything other than specific domains I allow, using > acl dstdomain statements. This works great. > > In addition to continuing to do that, I now want to allow her to access > specific webpages as well. Her teacher maintains a class website on > angelfire.com, and I don't want to add that entire domain - just the > teacher's page, and all pages subordinate to it. > > I've been poring through the documents, and I can't seem to easily figure > out how to do that. Please, take pity and drop hints.