xbaha
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Comments
Recent activity by xbaha-
]Here is the rule to block the POSTs with no referrer. If you have cPanel/WHM 11.46 you can add it via WHM, otherwise add to your modsec2.user.conf file. SecRule REQUEST_URI "^\/holidays\/$" "den...
-
quiczknows, thank you. i guess that's exactly what i want... POSTs requests has no referring URL, please give me the method to block them... thanks! [COLOR="silver">- - - Updated - - - thank you,...
-
/holiday has a post, i have a register form on all my website pages, so all the website can accept post. this ip address is scanning all my website pages and make 1000s of posts to each page, all ...
-
i found the solution, it was Xcache mod i installed. i removed it, installed APC, and everything went fine now... thanks all...
-
anyone?? i ran a small test to load my server from 24xsite monitor for 1 minute only! this is what i got!!!'
-
Hi, thank you. Actually for HOTMAIL, there is nothing at all! in GMAIL i found all in spam. still questionable issue, how come an email from same site reaching hotmail and the other dont (not even...
-
i dont think so i tested the emails from mail2, they all can be delivered to other hosts, except GMAIL & HOTMAIL (not sure if there are more) but my first email (mail1) has no problems at all, the ...
-
[quote="quizknows, post: 1515991">If you have ModSecurity selected in EasyApache, then you would just have to add this line to /usr/local/apache/conf/modsec2.user.conf SecReadStateLimit 25 You wo...