I've just installed Memcached and I'd like to know if Memcached can cache images, js, css, font files, etc. on my server or it only works with scripting language?Is it caching automatically or it have to be configured?If not, how can I cache static files using PHP (exactly like variables values?)?