albertmgta
albertmgta
CDCloudflare Developers
Created by albertmgta on 8/24/2023 in #general-help
Cloudflare WAF (SQL Injection)
Hi. Recently a web app we have has suffered a SQL injection attack. Fortunately it has not gone further, and has been fine. The issue is that we want to avoid this by using Cloudflare's WAF. How should we configure Cloudflare's WAF, so that it blocks these SQL injection attacks? Thanks
2 replies
CDCloudflare Developers
Created by albertmgta on 6/21/2023 in #pages-help
Does not work correctly on domains with www
Hi, we have a domain example.com where the cloudflare pages works correctly, and the web is displayed without any problem. However when we access by www.ejemplo.com sometimes loads and sometimes not, and often gives error nextjs application and does not open. The www are pointing with cname to cloudflare pages, and the same without the www. In cloudflare pages are configured both domains www.example.com and example.com What happens? Thanks
14 replies
CDCloudflare Developers
Created by albertmgta on 6/2/2023 in #general-help
Infinite redirection in Cloudflare Pages
Hello! We have deployed some next.js projects we had in Vercel in Cloudflare. Everything works fine, except when someone accesses a URL by putting a slash / at the end of it. It goes into an infinite loop. Can someone help us? URL that works fine: https://demo.tkting.io/es/club/club-test URL with infinite loop: https://demo.tkting.io/es/club/club-test/ In the next.config.js configuration the "trainlingSlash" is set to false. If we enable it, when entering any route it stays in infinite loop. Thank you very much for your valuable help
3 replies
CDCloudflare Developers
Created by albertmgta on 6/2/2023 in #pages-help
Infinite redirection in Cloudflare Pages
Hello! We have deployed some next.js projects we had in Vercel in Cloudflare. Everything works fine, except when someone accesses a URL by putting a slash / at the end of it. It goes into an infinite loop. Can someone help us? URL that works fine: https://demo.tkting.io/es/club/club-test URL with infinite loop: https://demo.tkting.io/es/club/club-test/ In the next.config.js configuration the "trainlingSlash" is set to false. If we enable it, when entering any route it stays in infinite loop. Thank you very much for your valuable help
33 replies