use*_*934 19 apache iis-express
我以前使用vs2010和webmatrix.但是,我最近试图使用apache.所以我的IIS快递使用端口80,而apache正在使用端口8080.我打算反过来使用它.让apache使用port80和IIS使用8080.我不能让apache监听端口80,直到IIS不再监听端口80.我应该如何配置IIS express的端口?
我正在使用带有一个ip地址的win7
Pra*_*esh 22
试试这个
配置默认IIS网站以使用端口8080
在Windows桌面上,单击"开始",单击"管理工具",然后单击"Internet信息服务(IIS)管理器".
在"Internet信息服务(IIS)管理器"的"连接"窗格中,展开计算机名称,展开"站点",然后单击"默认网站".
在"操作"窗格中的"编辑站点"下,单击"绑定".
在"站点绑定"对话框中,单击http条目,然后单击"编辑".
在"编辑站点绑定"对话框的"端口"中,键入8080,然后单击"确定".
在"站点绑定"对话框中,单击"关闭".
在"操作"窗格的"管理网站"下,单击"停止",然后单击"启动".
微软互联网信息服务7.0
1. Open Internet Information Services (IIS) Manager. Select the Web.
2. site that you wish to configure. In the Action pane, click Bindings.
3. Click Add to add a new site binding, or click Edit to change an existing binding.
4. Click OK to apply the changes.
Run Code Online (Sandbox Code Playgroud)
来源 -如何更改 IIS 服务的端口
归档时间: |
|
查看次数: |
59003 次 |
最近记录: |