NinjaFirewall Cloudflare Litespeed
-
Hi there, If you are having an issue with NinjaFirewall and Cloudflare and you are not able to set both things up properly then do not worry. I have created a video for everyone. This video will help you to get your NinjaFirewall to communicate with Cloudflare and you will not get the error about Cloudflare CDN in your dashboard area.
Here is the video = https://youtu.be/tD4mwvrUYIk
Below is the code for the .htninja file.
<?php /* +===========================================================================================+ | NinjaFirewall optional configuration file | | | | See: https://blog.nintechnet.com/ninjafirewall-wp-edition-the-htninja-configuration-file/ | +===========================================================================================+ */ // Users of Cloudflare CDN: if (! empty($_SERVER["HTTP_CF_CONNECTING_IP"]) && filter_var($_SERVER["HTTP_CF_CONNECTING_IP"],FILTER_VALIDATE_IP)) { $_SERVER["REMOTE_ADDR"] = $_SERVER["HTTP_CF_CONNECTING_IP"]; }
Note:- If you still are not able to get this CDN Cloudflare issue fixed then you can contact me via my mail. Which you can find on my website. Just search for Khalsa Website Designers in Google and you will find my website. You can go to the contact us page and you will find my mail and phone number. I will not charge anything. So, if you need any help, you can reach me and I will try my best to help you.
One more thing, if anyone is having any issue with this plugin and you want someone to call and ask questions, You can still contact me. And I will love to help you.
- The topic ‘NinjaFirewall Cloudflare Litespeed’ is closed to new replies.