apache support somthing like <Directory /web> Order Allow,Deny Allow from all Deny from 1.2.3.4 </Directory>
How to achieve in OpenBSD's httpd? We are using OpenBSD 6.4.
apache support somthing like <Directory /web> Order Allow,Deny Allow from all Deny from 1.2.3.4 </Directory>
How to achieve in OpenBSD's httpd? We are using OpenBSD 6.4.