Root ignored for "location = /"?

Mark James mrj at advancedcontrols.com.au
Thu Feb 6 15:52:48 UTC 2014


On 07/02/14 02:23, Valentin V. Bartenev wrote:
> The reason is documented:http://nginx.org/r/index
>
> "It should be noted that using an index file
>   causes an internal redirect ..."

Thanks very much for this Valentin. I've been stuck on this for a while. The solution was to replace the "location = /" 
block with a "location = /index.html" block.




More information about the nginx mailing list