Error 404 page not working after setup on cPanel
So my page recently moved from infinity free to cPanel for hosting, and my team and I keep getting the unsecured thing on top even though the SSL is valid and on further notice it was the error page not redirecting to the one we created using cPanel but to infinity free's 404 page and that was the one causing problems. I deleted the infinity free from the name server, but it is still getting redirected to their site, how can this be fixed?
-
Hey there! Just to be clear, you're saying that when you visit yourdomain.com you get redirected to the page where you can purchase domains - is that correct? If so, it sounds like there is a DNS issue of some sort. I like using the tool at intoDNS: checks DNS and mail servers health to check the validity of all DNS settings, ensuring there are no red areas or problems. 0 -
Every page works correctly but if I do something like domain.com/random which doesn't exist, it should have taken me to a cPanel 404 page and not infinityfree's one. I am confused on how to fix it. I have attached what is the problem. Also I ran the website through 78945 0 -
I wonder if there is still an entry in your local .htaccess file or some other redirect causing this. If you try pulling up the page on the command line with curl -v like this: curl -v yourdomain.com/randompagethatdoesntexist
does that give you any clues about where the 404 redirect is coming from?0 -
I forgot that the file was called .htaccess, I was hoping someone to mention that, that was it that was the source of the problem the whole time. Thank you so much!!! 0 -
Great - I'm glad that's all it was! 0
Please sign in to leave a comment.
Comments
5 comments