Hi,
 
Can anyone pls advise what i have to do to force the clients browser to point to a common website once they have hit a blocked site? At the moment it shows up as a Squid default page but i would like it to point to a specific web page i have designed giving a warning to clients.
 
I hope someone can help
 
Regards,
 
Greg
 
(Here is my config file) 
     logdir /usr/local/squidGuard/log
     dbhome /usr/local/squidGuard/db

     dest porn {
	 domainlist porn/domains
	 urllist    porn/urls
     }

     acl {
	 default {
	     pass !porn all
	     redirect http://localhost/cgi/blocked?clientaddr=%a&clientname=%n&clientuser=%i&clientgroup=%s&url=%u
	 }
     }
   
This email and any attachment has been swept for the presence of known Viruses by 
Ramelec's NTMail Virus Detection Systems.  


Reply via email to