limiting the number of allowed connections. WWW: http://modules.apache.org/search.php?id=1783 PR: ports/138001 Submitted by: Aleksandar Pejic <alex at vts.su.ac.rs>
4 lines
58 B
Text
4 lines
58 B
Text
<IfModule mod_antiloris.c>
|
|
IPReadLimit 5
|
|
</IfModule>
|
|
|