location ~ \\.(jpg|png|css|js|html|json|svg|jpeg) { try_files $uri =404; } location ~ ^/amk(.*) { include fastcgi_params; f