I translated document from English to Japanese

2013-11-17 Thread Yuta MASUMOTO
Hi there, I intersted in nginx, but Japanese documents is out of date, so I will be translate documents from English to Japanese, but I cannnot find information to translation. Right now, I created git repository what documention page. https://github.com/owatan/nginx-doc-jp http://owatan.github.i

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

2013-11-17 Thread Ian Evans
On 17/11/2013 3:16 PM, Ian M. Evans wrote: Migrating to a new server and thought I'd take the time to set up a cookieless subdomain on it for static files. In my current setup, 403 errors are sent to a php file which grabs the $_SERVER["REQUEST_URI"], locates the page of the photo on the site, a

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

2013-11-17 Thread Ian M. Evans
Migrating to a new server and thought I'd take the time to set up a cookieless subdomain on it for static files. In my current setup, 403 errors are sent to a php file which grabs the $_SERVER["REQUEST_URI"], locates the page of the photo on the site, and redirects the person to that page so they