hmmm that is blocking i have already use that i mean to limit access not killing access
sorry my mistake if you got understanding :( On Mon, Dec 15, 2008 at 2:15 PM, andre wang <[email protected]> wrote: > Maybe something like these: > > acl YOUTUBE referer_regex -i youtube.com > acl CNN referer_regex -i cnn.com > acl MYALLOW src 192.168.1.1/32 192.168.1.2/32 > > http_access allow YOUTUBE MYALLOW > http_access deny YOUTUBE > http_access allow CNN MYALLOW > http_access deny CNN > > > On Mon, Dec 15, 2008 at 2:40 PM, ░▒▓ ɹɐzǝupɐɥʞ ɐzɹıɯ ▓▒░ > <[email protected]> wrote: >> sorry im newbie :( >> can you give me the sample ? >> >> On Mon, Dec 15, 2008 at 1:35 PM, andre wang <[email protected]> wrote: >>> Tow ACLs : referer_regex and src may help you get it. >>> >>> >>> On Mon, Dec 15, 2008 at 2:08 PM, ░▒▓ ɹɐzǝupɐɥʞ ɐzɹıɯ ▓▒░ >>> <[email protected]> wrote: >>>> hello >>>> how to limit some website based on url and/or ext ? >>>> i mean e.g. >>>> >>>> i only want to limit access from youtube.com and cnn.com only for user >>>> 192.168.1.1 and 192.168.1.2 but not limit for other user >>>> but not other website >>>> >>>> have any idea ? >>>> if using delaypoll >>>> can you put complete syntax for delaypolls ? >>>> since i have a little bit difficulty to learn delaypoll >>>> >>>> maybe can be use other command except delaypoll ? >>>> >>>> -- >>>> >>> >> >> >> >> -- >> -=-=-=-= >> http://amyhost.com ( webhosting dengan budget terbatas ) >> Hot News !!! : >> Pengin punya Layanan SMS PREMIUM ? >> Contact me ASAP. dapatkan Share revenue MAXIMAL tanpa syarat traffic... >> > -- -=-=-=-= http://amyhost.com ( webhosting dengan budget terbatas ) Hot News !!! : Pengin punya Layanan SMS PREMIUM ? Contact me ASAP. dapatkan Share revenue MAXIMAL tanpa syarat traffic...
