Brian Posted July 9, 2018 Report Posted July 9, 2018 Hi! Your site https://aocuoibienhoa.info/ is loading from here and two other networks I've tested, as a result unfortunately I'm unable to replicate the redirect error you're seeing. If this issue is still happening on your side please submit a ticket at https://my.hawkhost.com/submitticket.php so our helpdesk team can investigate further. Thank you! Quote
tgonhawk1 Posted July 9, 2018 Report Posted July 9, 2018 (edited) I am guessing here, but this sounds like a redirection loop; that is. there is a redirect which eventually comes back to itself. The obvious place to look is all your .htaccess files. If the problem is not immediately obvious, then remove rewrite or redirect directives until the problem goes away, and then you will know what needs to be corrected. Alternatively, remove all of them, and then add them back in until the problem appears. To make this go quickly, start with half of them. Then you will narrow it down to which half. Divide that group into two smaller groups and repeat the process until you find the bad one(s). I observe that http://(the site) redirects to https://(the site), which might provide a good starting place to look. The redirect loop might also occur on some other page than the home page. Here's a site that provides some specific tips on what to do:https://kinsta.com/blog/err_too_many_redirects/ A google search on ERR_TOO_MANY_REDIRECTS will reveal other sites with helpful information. Edited July 9, 2018 by tgonhawk1 Add info about sites which explain/help the situation Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.