Macro module for Apache
Posted on October 7, 2007. Reading time: 4 minutes
This guide is about the wonderful mod_macro, which makes the job of managing an Apache webserver much easier, or just for the home developer with several test pages or projects.
I will explain how to get it running and give some examples of how I use the module, to help you get started with using it.
Installation
First we need to get the module installed, since it is not installed in a default Debian/Ubuntu installation. I presume you already have Apache2 installed, otherwise you should install that first. We can use APT to install the module, just run the following command as root: