1:80 { 2 root * /var/www/gotm 3 php_fastcgi php-fpm-gotm:9000 4 file_server 5 6 handle_path /ruru { 7 root * /var/www/gotm 8 file_server 9 } 10 11 @txt header_regexp User-Agent "^curl" 12 13 handle @txt { 14 root * /var/www/gotm/txt 15 file_server 16 } 17}