Death of a Hard Drive

On Saturday, one of the hard drives in my near ancient Linux server failed. Even though I had back-ups of some of my data, I was lax and hadn’t backed up some of the information for a few of the web sites that reside there.
So, until I can rebuild those web sites, I have [...]

Adventures in Webpage Content Injection.

I run several web sites and recently decided that I wanted to add some common text to the bottom of all the pages. Since I don’t generate the content, it would be best if the server did this as it served the pages.
A quick search through Apache’s module directory and I saw that mod_layout [...]