IP Black list

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
14 лет назад
How black list functionality works?

Admin can enter suspicious IP from admin side.
How it is managed that request from those IP can not be responded?
14 лет назад
Incoming requests to the website are checked to makesure that the IP address is not in the banned list. If so they are redirected to the banned.htm page.
14 лет назад
Actually my question was how that check is made.
But now I got it, it is implemented in BlacklistModule
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.