netnr 2019-07-20

安装 IIS

附上 bat 一键安装脚本,需要管理员权限运行

下载 PHP

打开 IIS

运行命令:inetmgr

添加,处理程序映射
06392702b6
0642254875

测试

新建 index.php 文件,输入 <?php phpinfo ();?>

IIS 添加站点,选择该文件目录,浏览地址:http://localhost:66/index.php

0651387510

登录写评论