LockoutIPWhitelist
This is documentation about a configuration directive, which can be placed within Movable Type’s core configuration file, mt-config.cgi
, to customize the behavior of the system.
<p>This configuration directive specifies a white list of IPs to exclude from the IPlockout. Use commas to specify multiple IPs.</p>
<pre class="prettyprint"><code class="language-bsh">LockoutIPWhitelist 192.0.2.0,192.0.2.1</code></pre>