The book says-this variable ($DOCUMENT _root) points to the root of the Web server document tree. We use the ".." Represents the parent directory of the document's root directory. For security reasons, is this directory outside the entire document tree? In this example, in addition to the interfaces we provide, we do not want other web interfaces to access it. This path is referred to as a relative path because it describes a file system location relative to the document root directory
I do not understand the place--1. “..” Represents the parent directory of the document root directory? 2. Is this directory outside of the entire document tree?
------Solution--------------------
.. /is the top-level directory relative to the current file
------Solution--------------------
Don't understand, wait for the expert to answer
------Solution--------------------
Outside of the document root directory, Apache will not visit, that is, the user is not accessible.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.