Report this

What is the reason for this report?

Browsing http://mydomain cause 404 http error. but https://mydomain works just fine. how to fix this.

Posted on February 22, 2019

Browsing http://mydomain cause 404 http error. but https://mydomain works just fine. how to fix this.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

This comment has been deleted

Hey friend,

Though the reasons can be plentiful when it gets down to the detail, the high level answer is that your web server is likely routing to something different over port 80 than it is on port 443. If this were Apache and a static HTML website, it could be as little as having two virtual hosts for the two ports, each one pointing to a different DocumentRoot. This is going to vary by your setup though. Can you tell us more about the application stack you are running?

Jarland

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.