Merhabalar,

location / {
try_files $uri $uri @rewrites;
}

location @rewrites {
rewrite ^(.+)$ /index.php last;
}

location kafanıza göre ayarlayın