14 Feb
2010
14 Feb
'10
3:29 p.m.
Brett Johanson wrote:
I was just wondering if anyone could explain how the sites-available and sites-enabled directory's work in freeradius, I Have been looking for some time but cant find much information.
raddb/sites-available/README The "available" ones are... available, but not used. Create soft links from "enable" to "available" to "enable" them. This is a common pattern used by Apache, among other services. Alan DeKok.