Document root file of a web application
Default document file of a web application is a default file that will be presented to a user, if no file is specified. There could be more then one default document file. Typical file names are index.html, index,php, defaul.asp.
Default document file will depend on programming language used to build a web application.
Comments
Post a Comment