Httpd Directory: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
* [[httpd Configuration#Directives|httpd Directives]] | * [[httpd Configuration#Directives|httpd Directives]] | ||
* [[httpd Require|Require]] | |||
* [[httpd Location|Location]] | |||
=Overview= | |||
<Directory>...</Directory> are used to enclose a group of directives that apply only to the named ''file-system directory'', the sub-directories of that directory and the files within the respective directories. |
Latest revision as of 03:05, 10 January 2016
External
Internal
Overview
<Directory>...</Directory> are used to enclose a group of directives that apply only to the named file-system directory, the sub-directories of that directory and the files within the respective directories.