joed86
Jan 16 2009, 05:10 PM
Is there any way to ban cetain IP addresses from my site?
I have two people who are leaving offensive comments and they change their name to get around the spam lookup word filter.
Thanks
OtherNiceMan
Jan 17 2009, 09:38 AM
You need to add ShowIPInformation 1 to your config file. This then enables the ip banning control panel
http://www.movabletype.org/documentation/a...nformation.html
joed86
Jan 17 2009, 01:12 PM
QUOTE (OtherNiceMan @ Jan 17 2009, 12:38 PM)

You need to add ShowIPInformation 1 to your config file. This then enables the ip banning control panel
http://www.movabletype.org/documentation/a...nformation.htmlHi,
Thanks for your help.
I'm still unclear, where do I add this?
OtherNiceMan
Jan 17 2009, 01:21 PM
In your mt-config.cgi file (open it in a text editor an add the line).