what do you mean by webserver's document root?

Answer Posted / devendrarjadav

Document Root is the webservers default directory from
which webserver serves the web documents according to
clients request. When we type website address in address
bar of browser. It displays the default document which we
have define with webserver configuration and it comes from
directory which we have defined as Document Root in web
server configuration.

Is This Answer Correct ?    16 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to set cookies?

624


Can php replace javascript?

611


How we can retrieve the data in the result set of mysql using php?

594


How to create and destroy cookies in php?

570


How long do php sessions last?

654






Applications written to provide a GUI shell for Unix and Linux are called

656


What is use of isset function in php?

658


What is the scope of a variable defined outside a function?

607


Tell me how can we define a variable accessible in functions of a php script?

600


How to get the length of string?

645


What does $_server mean?

640


What is difference between php and html?

586


Explain me difference between mysql_connect and mysql_pconnect?

632


What is the use of return in php?

565


How to convert the first character to upper case?

586