[Pkg-javascript-devel] Bug#818585: javascript-common: nginx snippet
    Elrond 
    elrond+bugs.debian.org at samba-tng.org
       
    Fri Mar 18 10:19:03 UTC 2016
    
    
  
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
-------------- next part --------------
location /javascript/ {
  alias /usr/share/javascript/;
}
    
    
More information about the Pkg-javascript-devel
mailing list