How do I identify Jetpack’s access to my database?
-
I have a website that, for now, I don’t want made available to the public. For that, I can use
.htaccess
to lock out all visitors except for my IP address.The problem is that Jetpack needs to access my website, because I have installed and enabled the Jetpack plugin.
Therefore, I need to specify Jetpack as an exception, allowing it through to the website.
How can I identify Jetpack in order to allow it in? Does it have a specific IP address, or is there some other way to identify it?
If it’s of any help, I use WP Cerber as the firewall. Perhaps WP Cerber has this facility (rather than me using
.htaccess
)?Thank you
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How do I identify Jetpack’s access to my database?’ is closed to new replies.