Thread Starter
tfeke
(@tfeke)
Thanks, @a2hostingrj.
I added a comment to that thread. If you could check it out, that would be helpful.
I could use some guidance as to what ip addresses to include in the .htaccess code.
Should the ip addresses be public IPv4 or IPv6?
Is the local # my laptop address?
Is the # actually part of the code or just a marker for me to insert numbers?
It would help to see an example of how the following section should look in the actual file. I am a newbie. I do not want to include more than necessary.
Require ip xxx.xxx.xxx.xxx
Require ip xxx.xxx.xxx.xxx # continue for any other ips/CIDRs or an entire range
Require local # THIS is the most important thing — WordPress PLUGIN needs to not be blocked
Thanks in advance! This has been helpful.