How to Redirect a Referrer Parameter in Apache

I ran into a situation where I was asked if there was a way to redirect a referrer in Apache to a different relative location. At first, I thought it’d be easy because you’d only need to use regex to match “referrer,” specify the relative location, and you’re done. Right? … Right‽

more ...

CentOS Server

Abstract

To learn more about Internet services, I built my own home web and mail server.

Materials

I used an Acer Aspire E360 that was going to be thrown away to build a Plone web server, Dovecot mail server, and Postfix mail transfer agent.

Procedure

I installed CentOS 6 and …

more ...