Report this

What is the reason for this report?

Page Not Found - All https requests

Posted on September 2, 2013

Hi,

I’ve installed ufw and fail2ban and now notice that all https connections return a page not found. This may or not be related to the install of the ufw or fail2ban because I just noticed it.

Is there a way to get https working properly? Is there an article already written?

DO droplet ubuntu, 4 GB, 60 GB SSD.



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.

Please pastebin all of your virtualhost config files.

Your firewall setup should work. Apparently there isn’t anything listening on port 443. What’s the output of this command? (it lists all processes listening on port 443) <br> <br><pre>sudo netstat -plutn | grep :443</pre>

Do they return a page not found (404) error or does it simply not load at all?

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.