Re: [mod-security-users] @pmFromFile IP range question
Brought to you by:
victorhora,
zimmerletw
From: Phoenix K. <pho...@gm...> - 2011-05-18 09:41:11
|
> no, this is not possible. The @pm and @pmFromFile operator simply check > for containment of a string. > In your example, REMOTE_ADDR will be checked if it contains either > > 127.0.0.1 OR 69.22.0.0/16 OR 128.74.121.0/24 > Thanks Christian. Is there any limit to this file? I have a fast server with 8GB or RAM etc, 64bit and all. Apache and Postgres are the main processes. Is it correct the the contents of the file are loaded into memory when Apache starts? |