Tetra-WebBBS Support Forum

Banned IPs Filter

Suggest pointing out on the Banned IPs Filter page that if the IP is not a shared major ISP IP it can be added to .htaccess and blocked from the site.

in .htaccess

order allow,deny
deny from xxx.xxx.xxx.xxx
allow from all