Allow wordpress to generate robots.txt file if static file does not exist
@ -9,8 +9,9 @@ location = /favicon.ico {
}
location = /robots.txt {
access_log off;
try_files $uri $uri/ /index.php?$args;
log_not_found off;
# Cache static files