Featured Post

Working with xpath with Firebug

from: http://blog.browsermob.com/2009/04/test-your-selenium-xpath-easily-with-firebug/ The author goes on to suggest Firebug as a great tool for doing this kind of work, which we tend to agree with and have covered previously. But they missed one of the most important functions: the ability to easily...

Read More

Apache htaccess Quick Tips

Posted by Colin | Posted in Public | Posted on 03-05-2010

Tags: , , , , ,

0

http://www.noupe.com/php/htaccess-techniques.html

Our apache configs are pretty complex these days, but this article is a good read for anyone needing a ‘back-to-basics’ primer.

This is a quick read, covering 12 small htaccess snippets ranging from compressing asset files and forcing download headers to how to do a simple 301 redirect.

Write a comment