wiki:TewiDirectiveBeginDirectory

Version 1 (modified by Izuru Yakumo, on Sep 26, 2024 at 6:40:36 AM) ( diff )

--

BeginDirectory and EndDirectory Directives

Enclose a group of directives that apply only to the named file-system directory, sub-directories, and their contents.

BeginDirectory and EndDirectory are used to enclose a group of directives that will apply only to the named directory, sub-directories of that directory, and the files within the respective directories.

Any directive that is allowed in a directory context may be used.

Directory-path is the full path to a directory.

BeginDirectory /usr/pkg/share/tewi/html
  ...
EndDirectory
Note: See TracWiki for help on using the wiki.