Hi.
Am 02-08-2016 20:49, schrieb itpp2012:
Sounds like this add-on: https://github.com/alibaba/nginx-http-concat
Really!
@OT: Why not just use one line per css file?!
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,268683,268699#msg-268699
Sounds like this add-on: https://github.com/alibaba/nginx-http-concat
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,268683,268699#msg-268699
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hi folks.
This is a new one on me. I'm migrating a site from apache, and it's got
some minification so that js and css files are presented as:
href="/css/1.css,/css/2.css,/css/3.css" media="screen" />
as an example...
Anyone seen this before, and have an idea how to address it to get it
wo