jersey
jersey
CDCloudflare Developers
Created by jersey on 1/24/2025 in #general-help
Struggling to Protect My Website from DDoS Attacks
Lately, my website has been under constant DDoS attacks, and I’m struggling to find an effective solution. Here’s what I’ve tried so far: 1. Allowed only Cloudflare IPs (https://gist.github.com/Manouchehri/cdd4e56db6596e7c3c5a). 2. Enabled WAF rules, including rate limiting and DDoS Layer 7 protection. Despite these measures, the attacks persist. I’ve heard about Cloudflare Zero Trust Tunnel but am unsure if it will help in my case. Server Setup: OS: Debian Web Server: Apache2 Are the rules effective if I’m not using Cloudflare Zero Trust Tunnel but do allow only Cloudflare IPs? Is there something I’m missing, or are there better approaches to mitigate these attacks? Any advice or guidance would be greatly appreciated.
3 replies
CDCloudflare Developers
Created by jersey on 9/13/2024 in #general-help
loggin redirects in apache2 access logs
hey yall, is it possible to log redirects (cf redirect rule) in my apache2 access logs? i dont see my domain with a redirect rule in my access logs, prob bcz the redirect rule makes it so it doesnt reach my server, idk
4 replies
CDCloudflare Developers
Created by jersey on 6/29/2024 in #general-help
forcing captcha
No description
6 replies
CDCloudflare Developers
Created by jersey on 4/20/2024 in #general-help
cache not purging
so i have a website on my apache2 server and recently i added a script like this one: if (window.location.hostname === 'subdomain.example.com') { window.location.replace('https://newdomain.com'/); } so i changed the domain inside window.location.replace, but it still goes to the old domain. i purged cloudflare cache many times, but it stays the same. even when i remove the script, it keeps redirecting. i enabled development mode, did custom cache purge etc, all, but it keeps redirecting to the old domain. also its not a local cache issue, as i tried with many browsers and ips.
12 replies
CDCloudflare Developers
Created by jersey on 3/27/2024 in #general-help
Cloudflare API key
I had a question. is it possible that a cloudflare api key can change by itself? because i dont remember clicking on the change button and it seems that it is different from what i thought i copied. maybe because of the last incident?
2 replies
CDCloudflare Developers
Created by jersey on 3/23/2024 in #general-help
DDOS Rate Limit practice question
No description
2 replies