[wp-testers] HOw do I block 2 IP addresses for ROB WILSOn, NLP coaching?

SWORD Studios info at swordstudios.net
Fri May 11 20:23:15 UTC 2012


Try this in your htaccess file


<Limit GET POST PUT>
order allow,deny
allow from all
deny from [IP address 1]
deny from [IP address 2]
</LIMIT>




On Fri, May 11, 2012 at 4:07 PM, Paul Aumer-Ryan <prar at hawaii.edu> wrote:

> Thanks Liebe! Here's another article in English:
> http://www.javascriptkit.com/howto/htaccess5.shtml
>
> Googling "htaccess block ip" will get you lots of other results, too,
> if you want to do further research. Good luck.
>
> Cheers,
> -paul
>
>
> On Fri, May 11, 2012 at 10:04 AM, Florian Wirths
> <florian at florian-wirths.de> wrote:
> > Hello Lorie,
> >
> > try it with this tutorial:
> > http://www.perun.net/2012/03/05/wordpress-spam-ip-per-htaccess-sperren/
> >
> > Unfortunately, this article is in german. You can translate it via Google
> > translator.
> >
> > Liebe Grüße,
> >
> > Florian Wirths
> >
> > http://www.florian-wirths.de
> > http://www.welitso.de
> >
> > Soziale Netzwerke:
> >
> > http://www.facebook.com/florian.wirths
> > https://www.xing.com/profile/Florian_Wirths
> >
> > skype: florian.wirths
> > ______________________________
> >
> > Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
> > Informationen. Wenn Sie nicht der richtige Adressat sind oder diese
> E-Mail
> > irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und
> > vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte
> > Weitergabe dieser Mail ist nicht gestattet.
> >
> > This e-mail may contain confidential and/or privileged information. If
> you
> > are not the intended recipient (or have received this e-mail in error)
> > please notify the sender immediately and destroy this e-mail. Any
> > unauthorized copying, disclosure or distribution of the material in this
> > e-mail is strictly forbidden.
> >
> >
> > Am 11.05.2012 21:59, schrieb Lorie Ann Jermoune:
> >
> >> I need to block two IP addresses: 38.99.82.222‬ 38.99.82.235 this guy
> >> stalks and plagiarizes my work how do I block his IP address on my
> website?
> >> It is lorieannj.com
> >>
> >>
> >> I enjoy learning from you and from others offering me knowledge
> >> continuously!
> >> Lorie Ann Jermounehttp://lorieannj.com/
> >>
> http://twitter.com/lorieannjhttp://lorieannjermoune.hubpages.com/t/2f5c8f
> >> http://www.skillpages.com/lorie.jermoune
> >> --- On Fri, 5/11/12, Mika A Epstein<ipstenu at ipstenu.org>  wrote:
> >>
> >> From: Mika A Epstein<ipstenu at ipstenu.org>
> >> Subject: Re: [wp-testers] unsubscribe
> >> To: wp-testers at lists.automattic.com
> >> Date: Friday, May 11, 2012, 2:00 PM
> >>
> >> Jeremy, try clicking on the link at the bottom of EVERY email:
> >>
> >> http://lists.automattic.com/mailman/listinfo/wp-testers
> >>
> >> You can unsubscribe there, instead of spamming everyone :)
> >>
> >> ----
> >> Mika A Epstein (aka Ipstenu)
> >> http://ipstenu.org | http://halfelf.org
> >>
> >> On 11 May 2012, at 12:59:02PM, Josh wrote:
> >>
> >>> On 11 May 2012 18:51, Jeremy Cox<jcox at clickcom.com>  wrote:
> >>>
> >>>> Jeremy Cox
> >>>> Web Developer
> >>>> www.clickcom.com
> >>>> jcox at clickcom.com
> >>>>
> >>>>
> >>>>
> >>>> On May 11, 2012, at 1:31 PM, Otto wrote:
> >>>>
> >>>>> The word "page_name" is not a valid URL piece to begin with, and
> >>>>> neither is "id". Essentially, neither of these words is looked at by
> >>>>> WordPress, so it thinks you're asking for the main page.
> >>>>>
> >>>>> Notice how /?pagename=foo or /?p=1234567890 will both give you a
> >>>>> proper 404 (not a 401)? That's because those are the correct terms to
> >>>>> be using.
> >>>>>
> >>>>> -Otto
> >>>>>
> >>>>>
> >>>>>
> >>>>> On Fri, May 11, 2012 at 12:26 PM, Christine Evron<
> christine at tstone.biz>
> >>>>
> >>>> wrote:
> >>>>>>
> >>>>>> Using v. 3.4-beta4-20766
> >>>>>> twenty 11 theme
> >>>>>> no plugins
> >>>>>>
> >>>>>> WordPress is redirecting to my home page instead of issuing a page
> not
> >>>>
> >>>> found
> >>>>>>
> >>>>>> error when people looking to buy garbage (insert spam term here) are
> >>>>
> >>>> sent to
> >>>>>>
> >>>>>> pages Spammers wish were on my site .
> >>>>>>
> >>>>>> For instance try appending /?page_name=trash&id=1995 to any
> WordPress
> >>>>
> >>>> url.
> >>>>>>
> >>>>>> Instead of getting a page not found it goes to the home page. This
> is
> >>>>
> >>>> bad
> >>>>>>
> >>>>>> because Google's algorithm seems to associate the trash terms with
> my
> >>>>
> >>>> site
> >>>>>>
> >>>>>> if it doesn't get a 401 error.
> >>>>>>
> >>>>>> I could be wrong about Google's associations but the trash terms are
> >>>>
> >>>> not in
> >>>>>>
> >>>>>> my theme, content, or database and Google hasn't reduced the keyword
> >>>>>> standings for the trash terms. - On my best day I get 20,000 hits
> that
> >>>>
> >>>> may
> >>>>>>
> >>>>>> be legit. With the miracle of spam my pages can get 80,000 hits.
> >>>>>>  Guess
> >>>>
> >>>> what
> >>>>>>
> >>>>>> Google thinks are significant terms for my site.
> >>>>>>
> >>>>>> Is this a bug or have I missed the beauty of something?
> >>>>>> Thanks,
> >>>>>> Christine
> >>>>>>
> >>>>>> _______________________________________________
> >>>>>> wp-testers mailing list
> >>>>>> wp-testers at lists.automattic.com
> >>>>>> http://lists.automattic.com/mailman/listinfo/wp-testers
> >>>>>
> >>>>> _______________________________________________
> >>>>> wp-testers mailing list
> >>>>> wp-testers at lists.automattic.com
> >>>>> http://lists.automattic.com/mailman/listinfo/wp-testers
> >>>>
> >>>> _______________________________________________
> >>>> wp-testers mailing list
> >>>> wp-testers at lists.automattic.com
> >>>> http://lists.automattic.com/mailman/listinfo/wp-testers
> >>>>
> >>> _______________________________________________
> >>> wp-testers mailing list
> >>> wp-testers at lists.automattic.com
> >>> http://lists.automattic.com/mailman/listinfo/wp-testers
> >>
> >> _______________________________________________
> >> wp-testers mailing list
> >> wp-testers at lists.automattic.com
> >> http://lists.automattic.com/mailman/listinfo/wp-testers
> >> _______________________________________________
> >> wp-testers mailing list
> >> wp-testers at lists.automattic.com
> >> http://lists.automattic.com/mailman/listinfo/wp-testers
> >
> > _______________________________________________
> > wp-testers mailing list
> > wp-testers at lists.automattic.com
> > http://lists.automattic.com/mailman/listinfo/wp-testers
> _______________________________________________
> wp-testers mailing list
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
>



-- 
thanks,

*Jesse Friedman | *Web Nerd
508-507-9673 | jesserfriedman at gmail.com
http://jesserfriedman.com | http://braintoblog.com | @professor<
http://twitter.com/professor>


More information about the wp-testers mailing list