Search found 7 matches
- 23 Mar 2016, 23:10
- Forum: General Discussion (csf)
- Topic: Suspicious Process WordPress
- Replies: 3
- Views: 5064
Re: Suspicious Process WordPress
I wouldn't ignore it unless you have a beefy machine that can handle loads of crap requests like this.
- 23 Mar 2016, 18:25
- Forum: General Discussion (csf)
- Topic: Suspicious Process WordPress
- Replies: 3
- Views: 5064
Re: Suspicious Process WordPress
It's the WP api. Hundreds of posts and different solutions abound on the internet. TRry a few and see which fit your needs.
I still struggle with it a bit myself.
https://www.google.com/#q=%2Fwp-admin%2Fadmin-ajax.php
I still struggle with it a bit myself.
https://www.google.com/#q=%2Fwp-admin%2Fadmin-ajax.php
- 09 Mar 2012, 19:00
- Forum: General Discussion (csf)
- Topic: Allow IPs via rss feed
- Replies: 9
- Views: 11967
Re: Allow IPs via rss feed
ah, gotcha. Glad I could help then.
- 09 Mar 2012, 16:36
- Forum: General Discussion (csf)
- Topic: Allow IPs via rss feed
- Replies: 9
- Views: 11967
Re: Allow IPs via rss feed
Thank you. Nice find.
Here is the URL. I'm not sure why you didn't just post it normally.
http://www.mgitsol.co.uk/2011/09/29/aut ... all-rules/
Here is the URL. I'm not sure why you didn't just post it normally.
http://www.mgitsol.co.uk/2011/09/29/aut ... all-rules/
- 03 Mar 2012, 00:04
- Forum: General Discussion (csf)
- Topic: Allow IPs via rss feed
- Replies: 9
- Views: 11967
Re: Allow IPs via rss feed
I wasnt able to come up with an automated solution. I threw the most recent rss feed into a text editor, stripped out everything but the ip addresses from Pingdom and dumped that into my global whitelist. Pingdom RSS feed. https://www.pingdom.com/rss/probe_servers.xml If anybody wants the list, here...
- 02 Aug 2011, 13:38
- Forum: General Discussion (csf)
- Topic: Allow IPs via rss feed
- Replies: 9
- Views: 11967
Re: Allow IPs via rss feed
That what I was thinking. Is it possible to reference two global allow files so I do not have to worry about breaking my existing one? GLOBAL_ALLOW and GLOBAL_ALLOW_CUSTOM for example? I know this isn't your responsibility, but any ideas on how to pre-process the xml into a text? I'll look into it f...
- 25 Jul 2011, 14:54
- Forum: General Discussion (csf)
- Topic: Allow IPs via rss feed
- Replies: 9
- Views: 11967
Allow IPs via rss feed
I use Pingdom to monitor my servers uptime across the globe. On occasion I see an IP from one of their locations get's banned for scanning the server. Normally one would just pop in the IP address that get's blocked in the ignore list and move on, but in this case they have hundreds of IPs across th...