Lighttpd and mod_expire
Google Page Speed Online is really good service for measuring and optimising your website. After deep analysis we get a lot if clues how to improve speed of your website. But how to Leverage browser caching if we...
Google Page Speed Online is really good service for measuring and optimising your website. After deep analysis we get a lot if clues how to improve speed of your website. But how to Leverage browser caching if we...
Lighttpd is awesome and very fast webserver. But has one big disadvantage – is not reading apache .htaccess files with rewrite settings. Unfortunatley you need to create them manually in config file. How? Examples are below:
Recently I stuck with WordPress installation which was unable to send emails using build in wp_mail function. After investigation tail -f /var/log/messages I founded a pleasant line of code with really nice explanation: In...
Some usefull function for managing attribute values in Magento.