Jekyll - Setting Cache Headers and gzip -


just getting going jekyll - running on debian, base install, base config.yml.

i serving static resources url ( , folder named same )

/assets 

how go setting cache headers on stuff in there ?

done searching , reading docs , not finding. config setting ??

hope can pointed in right direction.

cheers!

rob

headers, gzipping, , such handled web server, , exact configuration mechanism , details differ server server.


Comments

Popular posts from this blog

c++ - CryptStringToBinary API behavior -

c++ - Correct method for redrawing a layered window -

java.util.scanner - How to read and add only numbers to array from a text file -