文件所在目录

C:\Users\admin\Documents\IISExpress\config

或者

C:\Program Files\IIS Express\AppServer\

 

//加载语言文件
//iis 需要注册以下文档
//appcmd set config /section:staticContent /+[fileExtension='.json',mimeType='application/json']
//appcmd set config /section:staticContent /+[fileExtension='.properties',mimeType='text/plain']

相关文章:

  • 2021-08-24
  • 2022-02-24
  • 2022-12-23
  • 2022-12-23
  • 2021-06-03
  • 2022-01-10
猜你喜欢
  • 2018-05-26
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-08
  • 2021-12-30
相关资源
相似解决方案