โดยปกติถ้าเป็น php server ก็จะป้องกันโดยการใช้ mod_dosevasion extension เพื่อป้องกัน dos attack (denial of service)


Configuration:

This section is intend for people that want to tweak some of the default settings to their own. You are not required to do this.

First you have to add the following section to your httpd.conf
(Ie. /etc/httpd/conf/httpd.conf):

For Apache v1.3:
[code]<IfModule mod_dosevasive.c>