Re: will request_uri get passed from cookieless server to 403 page on main server?

2013-11-23 Thread Francis Daly
On Sat, Nov 23, 2013 at 12:55:09PM -0500, Ian Evans wrote: > On 19/11/2013 4:31 AM, Francis Daly wrote: Hi there, > > *If* that php is set to always return cookies, then you might want to > > run a separate php-fpm that does not return cookies for the static > > site. But that's a side issue. >

Re: Clean-URL rewrite rule with nested "location" and alias directive

2013-11-23 Thread Francis Daly
On Sat, Nov 23, 2013 at 01:11:46PM -0500, Ben Johnson wrote: > On 11/23/2013 12:36 PM, Ben Johnson wrote: Hi there, > > It's bizarre. At some point while meddling with the configuration, > > requests for /stage/ began causing the browser to download index.php > > (and I can open the file and see

Headers at the html page

2013-11-23 Thread Alex toyer
Hello All, I have erlang web application with cowboy web server and i launched it behind nginx reverse proxy. My nginx configuration: server { listen 9090; location /test { proxy_pass http://localhost:8080; proxy_http_version 1.1; } } Where http://localhost:8080 is my cowboy web server. When i

Re: Clean-URL rewrite rule with nested "location" and alias directive

2013-11-23 Thread Ben Johnson
On 11/23/2013 12:36 PM, Ben Johnson wrote: > Okay, I'm trying to implement this, but something seems to have gone > terribly awry. I apologize for derailing our progress, but until this is > resolved, I have no way to test your recommendations. > > It's bizarre. At some point while meddling with

Re: will request_uri get passed from cookieless server to 403 page on main server?

2013-11-23 Thread Ian Evans
On 19/11/2013 4:31 AM, Francis Daly wrote: > *If* that php is set to always return cookies, then you might want to > run a separate php-fpm that does not return cookies for the static > site. But that's a side issue. Still experimenting with this... What setting stops the php-fpm from not return

Re: Clean-URL rewrite rule with nested "location" and alias directive

2013-11-23 Thread Ben Johnson
On 11/21/2013 3:45 PM, Francis Daly wrote: > On Wed, Nov 20, 2013 at 10:31:07PM -0500, Ben Johnson wrote: >> On 11/20/2013 4:10 AM, Francis Daly wrote: > > Hi there, > >>> If you do have free choice in the matter, some things work more easily >>> within nginx if you can use "root" and not "alia

blank page on some micro-cached pages

2013-11-23 Thread Ronald Van Assche
Running Nginx 1.5.7 on Freebsd 9.1 with php-pfm 5.5.3 a wordpress site is "micro-cached" , but for some strange reason and not always , some pages ( wordpress post or pages even 3 or 7 days after their publication) are rendered for some users ( me and others and not always the same, with diffe