薛正----天马行空

Just do it

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

随笔分类 -  IIS

Internet information system configuration
摘要:I saw a lot of people asking what's the differences between Application Pool and AppDomain in ASP.NET.First of all, Application Pool is a concept in IIS, but AppDomain is a concept in .NET. You can wr... 阅读全文
posted @ 2009-08-26 16:54 薛正(Jacky.xue) 阅读(870) 评论(1) 推荐(0)

摘要:1.windows 2003安装好IIS之后默认是支持.shtml的,只要在“WEB服务扩展”允许“在服务器前端的包含文件”即可(开始–管理工具–Internet信息服务管理器–WEB服务扩展–选择“在服务器端的包含文件”–设置为“允许”) 2.windows 2000,则需在IIS里添加一个应用程序扩展名映射。 可执行文件在: C:\WINDOWS\system32\inetsrv\ss... 阅读全文
posted @ 2007-08-10 14:37 薛正(Jacky.xue) 阅读(1155) 评论(0) 推荐(0)