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.

YouTube video

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator