I have general question about using
Ghost with CloudFlare firewall rules to protect the admin dashboard to be accessed only from a given IP.
I’ve read:
- https://Best cloudflare settings
- Ghost Admin Security: Is there any way to redirect Admin-URL (Redirection Alternative)
So I have this settings:
- URI contains
/ghost/
- ip address not in
xxxxx..
- URI doesn’t contain
/api/v3/content/posts/
Is there a better way to protect the admin and allow the API calls.
Is the needed and reasonable - to additional protection to admin panel.