Peter Volkov Wrote:
---
> On Mon, Mar 30, 2015 at 8:45 PM, itpp2012
> wrote:
>
> > Peter Volkov Wrote:
> > [...]
> > root /tmp/test/;
> > "/tmp/test/test/1.ts" -> 404
> >
> > /tmp/test has follofing files:
> > /tmp/test/dir2/test/1.ts - file
> >
On Mon, Mar 30, 2015 at 10:18 PM, Francis Daly wrote:
> On Mon, Mar 30, 2015 at 08:26:13PM +0300, Peter Volkov wrote:
>
> Hi there,
>
> > We experience problem: if inside location we use geoip variable try_files
> > is not working and only root location is looked up for files.
>
> That is working
On Mon, Mar 30, 2015 at 10:45:49AM +0200, basti wrote:
Hi there,
> is there a way to do following in nginx server or location config.
>
> 1. allow access to certain client addresses
> 2. if the ip is not in the list, allow access by ngx_http_auth_basic_module
Yes.
http://nginx.org/r/satisfy
On Mon, Mar 30, 2015 at 08:26:13PM +0300, Peter Volkov wrote:
Hi there,
> We experience problem: if inside location we use geoip variable try_files
> is not working and only root location is looked up for files.
That is working as expected for "if" inside "location". It's unrelated
to geoip.
ht
On Mon, Mar 30, 2015 at 8:45 PM, itpp2012 wrote:
> Peter Volkov Wrote:
> [...]
> root /tmp/test/;
> "/tmp/test/test/1.ts" -> 404
>
> /tmp/test has follofing files:
> /tmp/test/dir2/test/1.ts - file
> /tmp/test/dir1/test - directory
>
> looks up /tmp/test/dir1/test/1.ts or if it not exist
> /tmp/t
Peter Volkov Wrote:
[...]
root /tmp/test/;
"/tmp/test/test/1.ts" -> 404
/tmp/test has follofing files:
/tmp/test/dir2/test/1.ts - file
/tmp/test/dir1/test - directory
looks up /tmp/test/dir1/test/1.ts or if it not exist
/tmp/test/dir2/test/1.ts file.
[...]
I think you first need to sort out WHER
Did you restart nginx? it might be the upstream has marked your php backend
as down during the update.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,257752,257754#msg-257754
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mai
Hi!
We experience problem: if inside location we use geoip variable try_files
is not working and only root location is looked up for files.
So problem is reproducible with the following virtual server configuration
(full configuration in attachment):
==
geo $dontsecure {
defa
Hey! i got problem with my ruby site http://www.asysteo.pl it was
working amazing and today i made PHP update i got this error. I double
checked all 9000 port connections but its still active.
any smart ideas from guru's on this forum? ;)
--
Posted via http://www.ruby-forum.com/.
__
Hello SarahNovotny,
As George in Nginx Forum message, see
http://forum.nginx.org/read.php?2,256561,257737#msg-257737, i'm excited
about HTTP/2 and i'm interested to experimental build too. May i have
access to it ?
Thanks in advance
Best regards
kdo88
forum.nginx.org' registered user
---
L'ab
*As Lukas rightly pointed it out, you are definitely at a wrong location to
seek help for PHP-FPM.*
SIGBUS indicates a problem with the way the worker deals with memory. It is
highly likely this is caused by some faulty module.
http://serverfault.com/a/474725
One the names which immediately comes
Hello Mailing list,
is there a way to do following in nginx server or location config.
1. allow access to certain client addresses
2. if the ip is not in the list, allow access by ngx_http_auth_basic_module
Thanks for any help.
Best Regards,
Basti
__
Hi nginxuser100
There are no plans to retire support for FastCGI.
Best regards
Owen Garrett
o...@nginx.com
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,257704,257741#msg-257741
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.
13 matches
Mail list logo