Windows7旗舰版安装IIS7

简介: Windows 7 旗舰版操作系统安装IIS 7详细流程。1、【开始】-【控制面板】(如图1-1)。图 1-12、点击【程序和功能】(如图1-2)。

Windows 7 旗舰版操作系统安装IIS 7详细流程。

1、【开始】-【控制面板】(如图1-1)。

img_89e89b28e35fdaab845e2237be822703.png
图 1-1

2、点击【程序和功能】(如图1-2)。

img_8648532df389f0490170043e48a360e8.png
图 1-2

3、点击【打开或关闭Windows功能】(如图1-3)。

img_a8d561ca7517ad4e94e1d65f592ba744.png
图 1-3

4、在【Windows功能】中找到【Internet信息服务】,把【Internet信息服务】中的【Web服务器】和【万维网服务】全部勾选,切记全部是【√】这个图标,而不是【■】蓝色的小方块。核实打钩(如图1-4-1)以后直接点击【确定】就会提示安装(如图1-4-2)。

img_7ade7d2cfdfdda6a8d28475c246a09e1.png
图 1-4-1
img_5678cf969c7543d53f81f26d3f76950e.png
图 1-4-2

5、【开始】-【计算机】- 右键点击【管理】(如图1-5)。

img_abbe783ea7fbc314b443967d740da5b3.png
图 1-5

6、点击【服务和应用程序】-【Internet信息服务(IIS)管理器】- 【主机名】(注:这个每个电脑都不同,请直接找到对应位置的内容即可)-【网站】-【Default Web Site】- 鼠标右键点击【管理网站】-【浏览】(如图1-6)。

img_b3155b04f71ea9dc46e55f2f701a2960.png
图 1-6

7、浏览窗口显示IIS7(如图1-7),该IIS就已经安装成功。

img_38b07ee9a43424041f9ecd7504404f1f.png
图 1-7
目录
相关文章
|
3天前
|
iOS开发 MacOS Windows
Mac air使用Boot Camp安装win10 ,拷贝 Windows 文件时出错
Mac air使用Boot Camp安装win10 ,拷贝 Windows 文件时出错
|
18天前
|
Windows
Windows操作系统部署安装Kerberos客户端
详细介绍了在Windows操作系统上部署安装Kerberos客户端的完整过程,包括下载安装包、安装步骤、自定义安装路径、修改环境变量、配置hosts文件和Kerberos配置文件,以及安装后的验证步骤。
31 3
Windows操作系统部署安装Kerberos客户端
|
9天前
|
SQL JavaScript 数据库
sqlite在Windows环境下安装、使用、node.js连接
sqlite在Windows环境下安装、使用、node.js连接
|
28天前
|
缓存 NoSQL Linux
【Azure Redis 缓存】Windows和Linux系统本地安装Redis, 加载dump.rdb中数据以及通过AOF日志文件追加数据
【Azure Redis 缓存】Windows和Linux系统本地安装Redis, 加载dump.rdb中数据以及通过AOF日志文件追加数据
【Azure Redis 缓存】Windows和Linux系统本地安装Redis, 加载dump.rdb中数据以及通过AOF日志文件追加数据
|
17天前
|
网络安全 虚拟化 Windows
windows 11安装openSSH server 遇到的"kex_exchange_identification: read: Connection reset"问题
windows 11安装openSSH server 遇到的"kex_exchange_identification: read: Connection reset"问题
|
24天前
|
Ubuntu Linux 虚拟化
安装Windows Linux 子系统的方法:适用于windows 11 版本
本文提供了在Windows 11系统上安装Linux子系统(WSL)的详细步骤,包括启用子系统和虚拟化功能、从Microsoft Store安装Linux发行版、设置WSL默认版本、安装WSL2补丁,以及完成Ubuntu的首次安装设置。
65 2
|
23天前
|
API Docker Windows
2024 Ollama 一站式解决在Windows系统安装、使用、定制服务与实战案例
这篇文章是一份关于Ollama工具的一站式使用指南,涵盖了在Windows系统上安装、使用和定制服务,以及实战案例。
2024 Ollama 一站式解决在Windows系统安装、使用、定制服务与实战案例
|
24天前
|
网络安全 Windows
windows安装ssh服务
windows安装ssh服务
21 0
|
29天前
|
Linux Python Windows
【Azure 环境】Windows中安装Python azure-eventhub-checkpointstoreblob-aio模块时出错 ERROR: Could not install packages due to an EnvironmentError: [Errno 2] No such file or directory:
【Azure 环境】Windows中安装Python azure-eventhub-checkpointstoreblob-aio模块时出错 ERROR: Could not install packages due to an EnvironmentError: [Errno 2] No such file or directory:
|
29天前
|
Windows Python
【Azure 批处理 Azure Batch】在Azure Batch中如何通过开始任务自动安装第三方依赖的一些软件(Windows环境)
【Azure 批处理 Azure Batch】在Azure Batch中如何通过开始任务自动安装第三方依赖的一些软件(Windows环境)