On Thu, Nov 26, 2015 at 12:17:23PM +1100, Sylvain BERTRAND wrote:
> On Wed, Nov 25, 2015 at 07:29:53PM +0100, Lukas Tribus wrote:
> > https://support.cloudflare.com/hc/en-us/articles/200169226-Why-am-I-getting-a-403-error-
> >
> >
> > That is however not the case with rawstory.com.
> >
> >
> >
i setup proxy_store works fine, but has some problem
when the backend response 404 or other result, proxy_store still save them
for example:
backend 1.jpg response 404 and html result, proxy_store will store it in
disk
how can i skip that results not 200 and verify by mime etc...
thanks
Posted a
Maxim Dounin Wrote:
---
> For your particular task, it may be easier to configure raw TCP
> proxy to a particular 3rd party SMTP server (e.g., using nginx
> stream proxy,
> http://nginx.org/en/docs/stream/ngx_stream_core_module.html)
> or a full
Hello!
On Wed, Nov 25, 2015 at 05:27:09PM -0500, chobit wrote:
> Almost all of our customers send e-mail through our private SMTP servers,
> but we have one customer who chooses to use a third-party SMTP provider. The
> third-party SMTP service requires whitelisting of any sending IP addresses
>
Hello!
On Wed, Nov 25, 2015 at 11:58:19PM -0500, DankMemes wrote:
> If any of the concatenated CRLs in the file provided to ssl_crl have expired
> (root or intermediate), what is the Nginx behavior (assuming
> ssl_verify_client is on)? Does it result in failing verification of the
> client certif