Hello,
I´m using Minify https://code.google.com/p/minify/ to combine js files. When I tested with ping tools the site load the files individually for example, Mootools-more,core,vmsite, etc and the combine js file with them.
The question is how can i eliminate the individual request and it use the combine file. I don´t know if I explain right.
Kind regards
PD:I used Javascript compression template option and ir doesn´t work. So I´m doing this manually.