Nginx config for NGG / NextGen Gallery [closed]

try_files $uri $uri/ /index.php?q=$uri&$args;

Worked for me. Otherwise POST requests were missing the action parameter, whyever.