diff options
Diffstat (limited to 'docs/manual/mod/directive-dict.html.en')
-rw-r--r-- | docs/manual/mod/directive-dict.html.en | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/manual/mod/directive-dict.html.en b/docs/manual/mod/directive-dict.html.en index a4c13e55f5..03a9c3f67e 100644 --- a/docs/manual/mod/directive-dict.html.en +++ b/docs/manual/mod/directive-dict.html.en @@ -128,8 +128,11 @@ <DT><STRONG>directory</STRONG> </DT> <DD>A directive marked as being valid in this context may be used - inside <SAMP><Directory></SAMP> containers in the server - configuration files. + inside <SAMP><Directory></SAMP>, + <SAMP><Location></SAMP>, and <SAMP><Files></SAMP> + containers in the server configuration files, subject to the + restrictions outlined in <A HREF="../sections.html">How Directory, + Location and Files sections work</A>. <P> </P> </DD> |