http://
root public/
rewrite index.php
php {
	root /app/public
	worker index.php
}
