Nginx.conf

is wrong in the distro. you have to move the root directive outside the location{} to the htttp level{}. took me ages to see this.

the problem is the directive is otherwise local and the PHP fails on $document_root.
oops.

PR welcome! :slight_smile: