jersey
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 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
2 replies