On Wed, 2 Apr 2008 10:30:10 + (UTC)
Stefan Bielenberg <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I'm searching for a method to remove the IP definitions form the
> original Apache config. file to new file which contains only the IP
> addresses. The same like I know from Postfix SMTP server. Some
Hello,
I'm searching for a method to remove the IP definitions form the original Apache
config. file to new file which contains only the IP addresses. The same like I
know from Postfix SMTP server. Something like:
deny hash:/etc/httpd/conf.d/deny_list
or
deny /etc/httpd/conf.d/deny_list
Ac