Hello Diane, If the web server is Apache add the following to <Directory> (preferred) in httpd.conf or to .htaccess
Order Deny,Allow Deny from 111.222.333.444 Notice that there is no space between words in "Deny,Allow" You can also use a domain name in place of IP address (Deny from www.yahoo.com) Wednesday, January 08, 2003, 8:10:14 PM, you wrote: DS> A client wants to block specific IP addresses from accessing his site. I DS> could add script to all the pages. Does anyone know of a better way? DS> Diane -- Best regards, German mailto:[EMAIL PROTECTED] ICQ:48533867 ____ � The WDVL Discussion List from WDVL.COM � ____ To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED] To change subscription settings to the wdvltalk digest version: http://wdvl.internet.com/WDVL/Forum/#sub ________________ http://www.wdvl.com _______________________ You are currently subscribed to wdvltalk as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
