IIS??????????????????????????????

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了IIS??????????????????????????????相关的知识,希望对你有一定的参考价值。

???????????????   time   ??????   ????????????   inf   enter   ??????   ima   ??????   

2018-08-28

IIS??????????????????????????????

?????????????????????????????????????????????????????????webconfig?????????????????????????????????????????????????????????IIS?????????

  <system.web>  
    <httpRuntime maxRequestLength="20480" targetFramework="4.5" />  
  </system.web>

 

?????????

1??????iis????????????????????????

??????????????????

2??????system.web/httpRuntime ?????????????????????????????????????????????????????????1M = 1024K???

??????????????????

 

 ?????????webconfig?????????????????????

  <system.web>  
    <httpRuntime maxRequestLength="20480" targetFramework="4.5" />  
  </system.web>

 

 

 

 

 

 

以上是关于IIS??????????????????????????????的主要内容,如果未能解决你的问题,请参考以下文章

iis运行asp网页显示空白

iis 配置 rewrite

iis6.0下载和安装问题

IIS是啥意思

iis如何配置

iis占内存90%重启iis怎么做