LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   LSWS 4.1 Release (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=26)
-   -   ddos (http://www.litespeedtech.com/support/forum/showthread.php?t=6221)

Naz 09-09-2012 07:56 PM

ddos
 
hello i got my server getting flooded by hundreds of requests from different ips ,
i was reading in http://www.litespeedtech.com/how-tos.html#qa_dos , step 5 but can't seem to find how to do that

webizen 09-10-2012 05:34 PM

Quote:

Originally Posted by Naz (Post 34970)
hello i got my server getting flooded by hundreds of requests from different ips ,
i was reading in http://www.litespeedtech.com/how-tos.html#qa_dos , step 5 but can't seem to find how to do that

%
Context is available at Virtual Host level (i.e., for native LSWS vhost).
For Apache vhost, create a rewrite rule to block the URI such as
Quote:

RewriteCond %{REQUEST_URI} /url/pattern
RewriteRule .* - [F,L]


All times are GMT -7. The time now is 09:21 PM.