On Thu, Aug 7, 2008 at 9:26 AM, - Cygnus - <[EMAIL PROTECTED]> wrote: > ----- Original Message ---- >> From: RF <[EMAIL PROTECTED]> >> To: [email protected] >> Sent: Tuesday, 5 August 2008 11:39:56 >> Subject: Re: [tanya-jawab] squid redirect situs porno menampilkan isi >> translate >> >> 2008/8/4 - Cygnus - : >> > ----- Original Message ---- >> >> From: RF >> >> To: [email protected] >> >> Sent: Wednesday, 30 July 2008 9:49:36 >> >> Subject: [tanya-jawab] squid redirect situs porno menampilkan isi >> >> translate >> >> >> >> dear all... >> >> bagaimana mensetting squid, agar setiap mengakses situs porno, padal >> >> url yang sama menampilkan pesan peringatan dihalaman yang dibuka >> >> (bukan mengarahkan alamat kesitus lain) >> > >> > Pake deny_info >> bisa diperjelas pak, maksd deny_info? > > # TAG: deny_info > # Usage: deny_info err_page_name acl > # or deny_info http://... acl > # Example: deny_info ERR_CUSTOM_ACCESS_DENIED bad_guys > # > # This can be used to return a ERR_ page for requests which > # do not pass the 'http_access' rules. Squid remembers the last > # acl it evaluated in http_access, and if a 'deny_info' line exists > # for that ACL Squid returns a corresponding error page. > # > # The acl is typically the last acl on the http_access deny line which > # denied access. The exceptions to this rule are: > # - When Squid needs to request authentication credentials. It's then > # the first authentication related acl encountered > # - When none of the http_access lines matches. It's then the last > # acl processed on the last http_access line. > # > # You may use ERR_ pages that come with Squid or create your own pages > # and put them into the configured errors/ directory. > # > # Alternatively you can specify an error URL. The browsers will > # get redirected (302) to the specified URL. %s in the redirection > # URL will be replaced by the requested URL. > # > # Alternatively you can tell Squid to reset the TCP connection > # by specifying TCP_RESET. > > Dibaca atuh squid.conf nya > -Cygnus- > > > Get your preferred Email name! > Now you can @ymail.com and @rocketmail.com > http://mail.promotions.yahoo.com/newdomains/sg/ > > -- > FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab > Unsubscribe: kirim email ke [EMAIL PROTECTED] > Arsip dan info milis selengkapnya di http://linux.or.id/milis > > maap kebetulan saya nyari kyk gini juga
kalau saya baca http://www.squid-cache.org/Versions/v2/2.7/cfgman/deny_info.html itu menerangkan autoforward/redirect web ada yang tau gimana caranya supaya prosesnya gini contoh situs yang dilarang : http://yahoo.com situs akhir ( setelah yahoo.com di direct ) http://www.indonesia.go.id ketika user buka http://yahoo.com maka squid menampilkan halaman : http://localhost/warning.html yang kira2 isinya Maaf halaman yang anda tuju ( URL tujuan ) termasuk website berbahaya anda akan di forward secara otomatis ke website resmi INDONESIA dalam waktu 5 Jam setelah 5 jam baru kebuka http://indonesia.go.id kurang lebih kalau gitu gmana yah ? -- -=-=-=-= -- FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab Unsubscribe: kirim email ke [EMAIL PROTECTED] Arsip dan info milis selengkapnya di http://linux.or.id/milis
