Hi folks,
thanks for your quality project. I am in need to use nginx with support for
sso and kerberos authentication too. I am using freebsd as my server OS.
I wonder if there is anybody in this list using fbsd+nginx+kerb+sso ?
Does the nginx that comes with fbsd ports already support this scena
On 5/31/2017 2:58 AM, iivan wrote:
I updated nginx to version 1.13.0
This rule that was working correctly right now makes me mistake in the
browser: ERR_TOO_MANY_REDIRECTS
if ($host ~* ^(.*)\.website\.com$) {
set $sub_domain $1;
rewrite ^/(.*)?$
/index.cfm?event=dashboard&lis
Hi,
do not you have any suggestions for me?
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,274541,274751#msg-274751
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hello!
On Tue, Jun 06, 2017 at 07:33:24PM +, Rafael Cirolini wrote:
> We've just updated to 1.12 to use the stale-while-revalidate option.
>
> The application is who sends the cache-control header, like this:
> cache-control:max-age=180, stale-while-revalidate=60, stale-if-error=864000
>
>
People,
I have a number of Ruby test?.cgi scripts that work fine but this one
shows an error:fb_chatbot4.cg
2017/06/07 21:32:22 [debug] 15522#0: *32 http upstream check client,
write event:1, "/cgi-bin/fb_chatbot4.cgi"
2017/06/07 21:32:22 [debug] 15522#0: *32 http upstream recv(): -1 (11:
Re
On Tue, Jun 06, 2017 at 06:37:45PM -0400, ianwinter wrote:
Hi there,
> I've read the docs and understand how root and alias work within a location,
> but, neither can be used to convert what I've got in apache that I can see.
>
> Take the example `Alias /media /path/to/assets` in apache, the loc
I think a location elsewhere (with deny/allow's) had been causing issues.
I'm going to start from scratch on the server block and build it up slowly.
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,274717,274728#msg-274728
___
nginx mailing l