HowTo add Radius Authentication to Apache2
Wednesday, April 6th, 2011Few notes to myself, to avoid forgetting a cool thing I've just learned. The need is to implement radius based authentication to access a directory on Apache2 Web server. Here's how to proceed (instructions have been tested on an Ubuntu 10.10). First, you need to install the needed module for Radius authentication on ...