Код:
Centos 2.6.18-92.1.6.el5.centos.plus
Apache/2.2.3
Понадобилось установить модуль mod_evasive
поставил для начала
yum -y install httpd-devel
Вот выдержка из READMI
1. Extract this archive
2. Run $APACHE_ROOT/bin/apxs -i -a -c mod_evasive20.c
3. The module will be built and installed into $APACHE_ROOT/modules, and loaded into your httpd.conf
4. Restart Apache
у меня не появился apx(apxs, apxs2)
Подскажите, что не так.