http://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_redirect says:
"(proxy_redirect) Sets the text that should be changed in the “Location” and
“Refresh” header fields of a proxied server response."
All examples I found online only mentioned how it works with "Location", and
that als
On Wed, Apr 29, 2015 at 8:56 PM, silsurf Google wrote:
> I have NGINX installed on a VPN and I would like to access the "downloads"
> folder via https. I followed instructions given to me as follows:
>
Is your server listening on port 443?
--
Thiago Farina
__
I have NGINX installed on a VPN and I would like to access the "downloads"
folder via https. I followed instructions given to me as follows:
In order to download your files from your vpn, you will move the download
folder of deluge into nginx www folder. For example: downloads folder
(/usr/shar
Thank you, Konstantin! I'll investigate those.
Best regards,
Aidan
On Wed, Apr 29, 2015 at 11:51 AM, Konstantin Pavlov
wrote:
> On 29/04/2015 19:49, Konstantin Pavlov wrote:
> > Hello Aidan,
> >
> > On 29/04/2015 19:33, Aidan Scheller wrote:
> >> Greetings,
> >>
> >> It appears that nginx has
Thanks for getting back to me so quickly!
Maxim Dounin Wrote:
---
> What nginx doesn't support (or, rather, explicitly forbids) is
> renegotiation. On the other hand, renegotiation is required if
> one needs to ask for a client certificate onl
Good day all,
Please I do I include a text/image as a header on the Index Of page.
Like the above:
http://mirror.mephi.ru/debian-cd/current/
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
On 29/04/2015 19:49, Konstantin Pavlov wrote:
> Hello Aidan,
>
> On 29/04/2015 19:33, Aidan Scheller wrote:
>> Greetings,
>>
>> It appears that nginx has difficulties starting automatically in CentOS
>> 7 when it needs to resolve DNS names in the configuration. I'm
>> attributing this to systemd.
Hello Aidan,
On 29/04/2015 19:33, Aidan Scheller wrote:
> Greetings,
>
> It appears that nginx has difficulties starting automatically in CentOS
> 7 when it needs to resolve DNS names in the configuration. I'm
> attributing this to systemd. Nginx stable was installed from packages.
>
> [admin@
Greetings,
It appears that nginx has difficulties starting automatically in CentOS 7
when it needs to resolve DNS names in the configuration. I'm attributing
this to systemd. Nginx stable was installed from packages.
[admin@nginx ~]$ nginx -v
nginx version: nginx/1.8.0
[admin@nginx ~]$ cat /et
On 4/29/2015 9:00 AM, Maxim Dounin wrote:
On Wed, Apr 29, 2015 at 08:40:30AM -0500, deoren wrote:
Hi,
I turned to the official website and Google, but I couldn't find
a definitive answer re how older branches go End of Life. For
example, now that the 1.8 stable branch has been created, what
ar
On 4/29/2015 8:58 AM, Valentin V. Bartenev wrote:
On Wednesday 29 April 2015 08:40:30 deoren wrote:
Hi,
I turned to the official website and Google, but I couldn't find a definitive
answer re how older branches go End of Life. For example, now that the 1.8
stable branch has been created, what
Hello!
On Wed, Apr 29, 2015 at 08:40:30AM -0500, deoren wrote:
> Hi,
>
> I turned to the official website and Google, but I couldn't find
> a definitive answer re how older branches go End of Life. For
> example, now that the 1.8 stable branch has been created, what
> are the plans for the 1.
On Wednesday 29 April 2015 08:40:30 deoren wrote:
> Hi,
>
> I turned to the official website and Google, but I couldn't find a definitive
> answer re how older branches go End of Life. For example, now that the 1.8
> stable branch has been created, what are the plans for the 1.6 branch? Will
>
Hi,
I turned to the official website and Google, but I couldn't find a definitive
answer re how older branches go End of Life. For example, now that the 1.8
stable branch has been created, what are the plans for the 1.6 branch? Will
future updates be made available to that branch or is it no l
Hello Nginx users,
Now available: Nginx 1.9.0 for Windows http://goo.gl/eYkfMa (32-bit and
64-bit versions)
These versions are to support legacy users who are already using Cygwin
based builds of Nginx. Officially supported native Windows binaries are at
nginx.org.
Announcements are also availab
Hello!
On Tue, Apr 28, 2015 at 05:17:32PM -0400, lieut_data wrote:
> I was excited to see proxy_ssl_certificate and friends land in Nginx 1.7.8,
> and decided to revisit Nginx as a candidate for proxy caching an upstream
> server requiring client authentication. I've included the debugging
> conf
Hello!
On Tue, Apr 28, 2015 at 04:50:26PM -0400, CJ Ess wrote:
> Behind my web server is an application that doesn't include content-length
> headers because it doesn't know what it is. I'm pretty sure this is an
> application issue but I promised I'd come here and ask the question - is
> there a
Hello!
On Wed, Apr 29, 2015 at 02:38:24AM -0400, drookie wrote:
> Hi.
>
> I'm trying to get nginx 1.6.2 to authenticate users using their client
> certificates.
>
> I'm using this configuration (besides usual SSL settings, which are proved
> to work):
>
> ssl_stapling on;
> ssl_client_certific
Robert Paprocki Wrote:
---
> It needs to be at the -same- level as the http {} block, not -within-
> the http {} block.
Ah! makes sense as a stream is not http.
That passes -t
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,258463,2584
19 matches
Mail list logo