I recently got my site up and running following these tutorials: How to Secure Apache with Let’s Encrypt How to Install WordPress
My problem is that despite refusing standard HTTP connections, typing my domain simply takes me to my WordPress site. If I manually type “https://” before my domain, I’m taken to my HTML index/test page. What’s happening here?
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.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hi @tylerferguson
Can you post your VirtualHost configurations for both HTTP (port 80) and HTTPS (port 443)?