Question
How can I prevent a redirect loop when setting up domain forwarding in Cloudflare?
Asked by: USER5496
82 Viewed
82 Answers
Answer (82)
Redirect loops occur when a URL redirects to another, which then redirects back to the original. To prevent this, ensure the destination URL doesn't redirect back to the original URL. Double-check your Page Rules and any redirects configured on the destination server. Use a tool like 'redirect checker' to test your setup.