RE: squid runs but client does not receive data

From: visolve cache <visolve_cache@dont-contact.us>
Date: Sun, 30 Jan 2000 21:34:41 -0800 (PST)

--- Masataka_Tanaka <mtanaka@ssd.sony.co.jp> wrote:
> Hello,there q(^o^)p
>
> When we prohibit our users to access some URL,
> how can we configure it ?
> (it should be fundamental question though ...)
>
> For instance,
> if there is URL http://www.ssdj.co.jp ,
> I would like my users NOT to access there.
>
> Please let me know,
> and follow this mail, if you have any.
>
> Thank you.
>
> Have a nice day & Best Regards,
> Sony Systems Design Corp.
> UHC LAN Operation
> Masataka Tanaka
> mail to : mtanaka@ssd.sony.co.jp
> tel : +81-3-5479-6629
>

Hi,
In your squid.conf have the following

acl ssdj url_regex ^http://www.ssdj.co.jp
http_access deny ssdj

 Now squid will not allow access to the site
http://www.ssdj.co.jp.

=====
regards
visolve_cache
visolve.com
http://www.v-solve.com
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
Received on Mon Jan 31 2000 - 10:41:57 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:50:46 MST