I have installed ZenPHOTO 1.4.5 on my local machine(NGINX) and i enabled mod rewrite option on ZenPHOTO admin.
I try to convert new htaccess rule using http://winginx.com/htaccess, but it does't work.
Then i tried try_files $uri $uri/ /index.php?$uri
, it works for album but not images.
Where can i get correct code.