mod_access: deny function

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

Actually I use this configuration:  

  <Location>                                                                   
                                                            
    Order allow,deny                                                           
                                                            
    Allow from all                                                             
                                                            
    Deny from 38.113.219.60 65.77.135.171 38.113.206.81 65.77.135.163
  </Location>

Thanks for your help.
Stefan



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux