Httpd Directory: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision 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=
=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.
<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.