Using Apache mod_cache

On February 10, 2012, in Web Development, by Anuj Gakhar

Recently, I’ve been looking at some of the caching mechanisms to allow for a faster response time from Apache webserver. I know this is a pretty huge topic and it appears that the general consensus is to use one of the known tools like redis, memcached or varnish. However, before diving into one of these […]

Tagged with:  

WordPress, Apache, Pretty URLs and .htaccess

On November 11, 2011, in Web Development, Miscellaneous, by Anuj Gakhar

In this post, I will try to cover all the steps required to enable pretty URLs in your wordpress enabled site/blog. I will be assuming that you already have wordpress up and running and if you are having issues with your Custom Permalinks, the following may help you. First of all, make sure mod_rewrite is […]

Tagged with:  
© 2011 Anuj Gakhar