Destek Platformu yenilendi
yum -y install pcre pcre-devel
[SIZE=3]wget [URL]http://www.guvenlihost.com/dosya/ddos/mod_qos-9.9.tar.gz[/URL]tar zxvf mod_qos-9.9.tar.gzcd mod_qos-9.9/apache2/[/SIZE]
apxs -I/usr/include/pcre/ -iac mod_qos.cKod: [Seç][SIZE=2][COLOR=DarkRed]env: gcc: Permission denied hatasını alırsanız şu komutu uygulayınchmod 711 /usr/bin/env /usr/bin/gcc[/COLOR][/SIZE]
[SIZE=2][COLOR=DarkRed]env: gcc: Permission denied hatasını alırsanız şu komutu uygulayınchmod 711 /usr/bin/env /usr/bin/gcc[/COLOR][/SIZE]
cd ../tools/makecp qslog /usr/local/bin/cd qsfilter/nano Makefile
makecp qsfilter2 /usr/local/bincd /usr/local/apache/confvi qos.conf
QSC_WorkingDirectory /var/tmp/qoscQSC_Filter2Binary /usr/local/bin/qsfilter2QS_SrvMaxConnPerIP 10QS_LocRequestLimitDefault 100SetHandler qos-viewer
mkdir -p /var/tmp/qoscchown nobody:nobody /var/tmp/qosc
vi httpd.conf
Include "/usr/local/apache/conf/qos.conf"service httpd restart