随笔 - 714  文章 - 0  评论 - 12812  阅读 - 301万 

以前写IIS操作建网站时从网上找的属性表,其实IIS 6.0系统帮助文件里就有的。

 

复制代码
IIS属性
ServerBindings                                  IIS虚拟站点绑定的IP、端口、域名
ServerComment                                   IIS虚拟站点的名称
MaxConnections                                  IIS虚拟站点的最大连接数
AnonymousUserName                               站点用户名
AnonymousUserPass                               站点密码
AccessRead                                      站点读取权限
AccessExecute                                   站点执行权限
AccessWrite                                     站点写入权限
AccessScript                                    脚本
AccessSSL                                       支持SSL
AuthBasic                                       支持Basic
AuthNTLM                                        支持NTLM
EnableDefaultDoc                                支持索引
EnableDirBrowsing                               目录可浏览
DefaultDoc                                      缺省页
Path                                            主目录
AppPoolId                                   应用程序池


引用内容

AccessExecute 
= False
AccessFlags 
= 513
AccessNoPhysicalDir 
= False
AccessNoRemoteExecute 
= False
AccessNoRemoteRead 
= False
AccessNoRemoteScript 
= False
AccessNoRemoteWrite 
= False
AccessRead 
= True
AccessScript 
= True
AccessSource 
= False
AccessSSL 
= False
AccessSSL128 
= False
AccessSSLFlags 
= 0
AccessSSLMapCert 
= False
AccessSSLNegotiateCert 
= False
AccessSSLRequireCert 
= False
AccessWrite 
= False
AdminACLBin 
= 
AnonymousPasswordSync 
= True
AnonymousUserName 
= IUSR_THINKPAD-X22
AnonymousUserPass 
= h0jJJ:AA$8|~*0
AppAllowClientDebug 
= False
AppAllowDebugging 
= False
AppFriendlyName 
= 默认应用程序
AppOopRecoverLimit 
= -1
AppPoolId 
= DefaultAppPool
AppWamClsid 
= 
AspAllowOutOfProcComponents 
= True
AspAllowSessionState 
= True
AspAppServiceFlags 
= 0
AspBufferingLimit 
= 4194304
AspBufferingOn 
= True
AspCalcLineNumber 
= True
AspCodepage 
= 0
AspDiskTemplateCacheDirectory 
= %windir%\system32\inetsrv\ASP Compiled Templates
AspEnableApplicationRestart 
= True
AspEnableAspHtmlFallback 
= False
AspEnableChunkedEncoding 
= True
AspEnableParentPaths 
= False
AspEnableSxs 
= False
AspEnableTracker 
= False
AspEnableTypelibCache 
= True
AspErrorsToNTLog 
= False
AspExceptionCatchEnable 
= True
AspExecuteInMTA 
= 0
AspKeepSessionIDSecure 
= 0
AspLCID 
= 2048
AspLogErrorRequests 
= True
AspMaxDiskTemplateCacheFiles 
= 2000
AspMaxRequestEntityAllowed 
= 204800
AspPartitionID 
= 
AspProcessorThreadMax 
= 25
AspQueueConnectionTestTime 
= 3
AspQueueTimeout 
= -1
AspRequestQueueMax 
= 3000
AspRunOnEndAnonymously 
= True
AspScriptEngineCacheMax 
= 250
AspScriptErrorMessage 
= 处理 URL 时服务器出错。请与系统管理员联系。
AspScriptErrorSentToBrowser 
= True
AspScriptFileCacheSize 
= 500
AspScriptLanguage 
= VBScript
AspScriptTimeout 
= 90
AspSessionMax 
= -1
AspSessionTimeout 
= 20
AspSxsName 
= 
AspTrackThreadingModel 
= False
AspUsePartition 
= False
AuthAdvNotifyDisable 
= True
AuthAnonymous 
= True
AuthBasic 
= False
AuthChangeDisable 
= True
AuthChangeUnsecure 
= False
AuthChangeURL 
= /iisadmpwd/achg.asp
AuthExpiredUnsecureURL 
= /iisadmpwd/aexp3.asp
AuthExpiredURL 
= /iisadmpwd/aexp.asp
AuthFlags 
= 1
AuthMD5 
= False
AuthNotifyPwdExpUnsecureURL 
= /iisadmpwd/anot3.asp
AuthNotifyPwdExpURL 
= /iisadmpwd/anot.asp
AuthNTLM 
= False
AuthPassport 
= False
AuthPersistence 
= 64
AuthPersistSingleRequest 
= True
AzEnable 
= False
AzImpersonationLevel 
= 0
AzScopeName 
= 
AzStoreName 
= 
CacheControlCustom 
= 
CacheControlMaxAge 
= 0
CacheControlNoCache 
= False
CacheISAPI 
= True
Caption 
= 
CGITimeout 
= 300
ContentIndexed 
= True
CreateCGIWithNewConsole 
= False
CreateProcessAsUser 
= True
DefaultDoc 
= Default.htm,Default.asp,index.htm,iisstart.htm,Default.aspx
DefaultDocFooter 
= 
DefaultLogonDomain 
= 
Description 
= 
DirBrowseFlags 
= 1073741886
DirBrowseShowDate 
= True
DirBrowseShowExtension 
= True
DirBrowseShowLongDate 
= True
DirBrowseShowSize 
= True
DirBrowseShowTime 
= True
DisableStaticFileCache 
= False
DoDynamicCompression 
= False
DontLog 
= False
DoStaticCompression 
= False
EnableDefaultDoc 
= True
EnableDirBrowsing 
= False
EnableDocFooter 
= False
EnableReverseDns 
= False
FrontPageWeb 
= False
复制代码

 

 

posted on   路过秋天  阅读(1617)  评论(2编辑  收藏  举报
编辑推荐:
· 一个奇形怪状的面试题:Bean中的CHM要不要加volatile?
· [.NET]调用本地 Deepseek 模型
· 一个费力不讨好的项目,让我损失了近一半的绩效!
· .NET Core 托管堆内存泄露/CPU异常的常见思路
· PostgreSQL 和 SQL Server 在统计信息维护中的关键差异
阅读排行:
· CSnakes vs Python.NET:高效嵌入与灵活互通的跨语言方案对比
· DeepSeek “源神”启动!「GitHub 热点速览」
· 我与微信审核的“相爱相杀”看个人小程序副业
· Plotly.NET 一个为 .NET 打造的强大开源交互式图表库
· 上周热点回顾(2.17-2.23)
路过秋天
点击右上角即可分享
微信分享提示