当我使用'http://localhost/mailer/index.php'时,将显示该页面。 但是我使用'https://localhost/mailer/index.php',发生以下错误。
Object not found!
The requested URL was not found on this server. If you entered the URL
manually please check your spelling and try again.
If you think this is a server error, please contact the webmaster.
Error 404
我不想配置ssl(https虚拟主机)。 在其他未配置为ssl的xampp中,当我将URL更改为https时,它可以正常显示,但是在我的PC中,无法获得相同的结果。