:80 { # Set this path to your site's directory. root * /var/www/html # Enable the static file server. file_server redir / /README.md templates @markdown path *.md rewrite @markdown /template.html # Another common task is to set up a reverse proxy: # reverse_proxy localhost:8080 # Or serve a PHP site through php-fpm: # php_fastcgi localhost:9000 }