iis可以打开http://localhost/index.php就是打不开http://localhost
iis可以打开http://localhost/index.php就是打不开http://localhost
日期:2017-04-13 12:42:58 人气:1
应该是没有设置默认文档。
在IIS中选择你的网站,右击-》属性,选择选项卡“文档”,勾中“启用默认内容文档”,右侧有个添加按钮,点击后弹出对话框,填入“index.php”,一路确定即可。
iis可以打开http://localhost/index.php就是打不开http://localhost