:80 {
        root * /var/www/html/public
        file_server

        php_fastcgi 127.0.0.1:9000 {
        		index index.php
        }
}