On 2019-04-03 11:30, Stuart Henderson wrote:
On 2019-04-03, =?utf-8?B?RnVuZw==?= wrote:
apache support somthing like
Order Allow,Deny
Allow from all
Deny from 1.2.3.4
How to achieve in OpenBSD's httpd?
We are using OpenBSD 6.4.
There is no built-in simple way.
It can be done by having h
On 2019-04-03, =?utf-8?B?RnVuZw==?= wrote:
> apache support somthing like
>
> Order Allow,Deny
> Allow from all
> Deny from 1.2.3.4
>
>
> How to achieve in OpenBSD's httpd?
> We are using OpenBSD 6.4.
>
>
There is no built-in simple way.
It can be done by having httpd listen on two different por
apache support somthing like
Order Allow,Deny
Allow from all
Deny from 1.2.3.4
How to achieve in OpenBSD's httpd?
We are using OpenBSD 6.4.
3 matches
Mail list logo