Package: javascript-common Version: 11 Hi,
Could you put the attached XXX into /etc/nginx/snippets? This will not enable it automatically for nginx. But it will make configuration more consistent, as people now only need to enable it in their own site's config. I am not 100% sure, whether this is the most efficient/best solution, but it works nicely for me. Cheers Elrond
location /javascript/ { alias /usr/share/javascript/; }