location / { # root html; index index.php index.html index.htm; try_files $uri $uri/ /index.php$is_args$query_string; }