Home : mod_limitipconn.c : Apache::LimitIPConn
Note that the C version of this module is more suitable for use in the vast majority of production installations.
tar.gz
file. The binary
RPM package is for use on RedHat 6.2 only.
In order to install this module, you'll first need to download and
install Apache::Scoreboard from CPAN.
After that, installation consists of the usual routine:
tar xzvf Apache-LimitIPConn-0.05.tar.gz cd Apache-LimitIPConn-0.05 perl Makefile.PL make make install
Documentation is available after installation from the man page
(man Apache::LimitIPConn
), which you can also read online.