Menu

mod_auth_fire / News: Recent posts

First build

The first build was targetted for Windows, just because I am developing on it, but Linux should work fine as well (with a fork() and exec() call added). Plop in the DLL or the SO (you'll have to use apxs on Linux) to the Apache modules directory, then add:

LoadModule fire_module modules/mod_auth_fire.dll

OR

LoadModule fire_module modules/mod_auth_fire.so

Then, add anywhere (general, <Location>, or <Directory>) a directive:... read more

Posted by Kevin 2006-10-05
MongoDB Logo MongoDB