ShowDotFiles
Name
ShowDotFiles -- Toggle display of 'dotfiles'
Synopsis
ShowDotFiles [ ShowDotFiles on|off]
Default
ShowDotFiles Off
Context
server config, <VirtualHost>, <Anonymous>, <Global>
Module
mod_ls
Compatibility
0.99.0pl6 thru 1.2.5, removed in 1.2.6rc1
Description
If set to on, files starting with a '.', except for the
directories '.' and '..', will be displayed in
directory listings. This directive has been deprecated in favor of
LsDefaultOptions -- e.g., LsDefaultOptions
"-A" -- and may be removed in future versions.
See Also: LsDefaultOptions