RE: is nginx support time-based acl?

2019-06-01 Thread Reinis Rozitis
> hi all, I have a Nginx server,which I want to setup a time-based acl, for > example, > during 8am to 17pm, Nginx accept all connections, during 17pm to 8am nextday, > Nginx deny all connections. > Different acl may be deployed in different sites. > > Is this possible? I looked at the ngx_http_a

Re: is nginx support time-based acl?

2019-06-01 Thread Aleksandar Lazic
Hi. Am 01.06.2019 um 03:47 schrieb baalchina: > hi all, I have a Nginx server,which I want to setup a time-based acl, for > example, during 8am to 17pm, Nginx accept all connections, during 17pm to 8am > nextday, Nginx deny all connections. > Different acl may be deployed in different sites. >