Hi,
Our host is running Apache 2.0.46. I uploaded the page
/test/mypage.php
and am able to load it fine by calling
http://ourdomain.com/test/mypage.php
However, if I try through HTTPS
https://ourdomain.com/test/mypage.php
after accepting the self-signed certificate, I get a 404 message. Is
this a file permissions issue or some kind of server configuration
issue?
Thanks for any help, - Dave