fuzzyDCR Posted July 27, 2011 Posted July 27, 2011 I have some issues happening, and am unsure what is going on. Someone is attacking my site and making it so no one else can connect. I talked to my host, and they said it has something to do with Wget...any help would be greatly appreciated. Quote
Paul Evans Posted July 28, 2011 Posted July 28, 2011 I'm Curious what version of MC are you using? Quote
Lithium Posted July 28, 2011 Posted July 28, 2011 For the hosting reply... let's assume you have crons inside public_html folders and you are running them with wget as method for them... use curl instead, and move cron files outside of public folder, and you might get the issue solved. Quote
runthis Posted July 28, 2011 Posted July 28, 2011 Blocking a wget is a very easy task, but blocking them from coming back requires some investigating. add my msn [email protected] and i will tell you how to open your htaccess and add a bit of code that blocks all wget requests. Unless you have the gumption to do all of this yourself i saw a great article here http://www.unitedforums.co.uk/vb/website-development-scripting/10926-how-block-wget.html Quote
fuzzyDCR Posted August 1, 2011 Author Posted August 1, 2011 I couldnt get curl to run. I am running wget. Any help on getting curl to work let me know. Quote
Lithium Posted August 2, 2011 Posted August 2, 2011 you can try plain command php -f /path/to/file.php?code=blah that ought to work... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.