asp.net设置默认打开页面,Web.config,defaultDocument

2020-12-13 03:44

阅读:511

标签:style   blog   class   code   java   c   

  The web.config file can be used to set a default document, or list of default documents for your website. Web.config can be used to change the default document (page) for an entire site, or on a directory by directory basis. The default page may be a .php, .asp, .htm, .aspx, .cfm, or any other file type handled by the web server.

  

soscw.com,搜素材
 1  2 
 3    4 
 5      6        7          8         "index.asp" />
 9       10     11 
12   13 
14 
soscw.com,搜素材

 

微软IIS知识链接:http://www.iis.net/configreference/system.webserver/defaultdocument;

CSDN博文:http://blog.csdn.net/happymagic/article/details/8824609;

 

Lionden 2014年5月14日

E-mail:hsdlionden@hotmail.com

转载请注明原文地址和博客园Lionden:http://www.cnblogs.com/lionden/

soscw.com,搜素材

asp.net设置默认打开页面,Web.config,defaultDocument,搜素材,soscw.com

asp.net设置默认打开页面,Web.config,defaultDocument

标签:style   blog   class   code   java   c   

原文地址:http://www.cnblogs.com/lionden/p/3728716.html


评论


亲,登录后才可以留言!