4.2.2.36. IgnoreHidden

4.2.2.36.1. Synopsis

Hide or not hidden files or folders (starting with a dot).

4.2.2.36.2. Options

Name

Default

Values

Since version

Context

IgnoreHidden

false

false

0.1

Default,Group,IpRange,User,VirtualHost

true

4.2.2.36.3. Examples

If you want to hide all files and folders starting with a dot file (eg: .DsStore):

<Default>
    Home /home
    IgnoreHidden true
</Default>