4.2.2.33. IgnoreHidden

4.2.2.33.1. Synopsis

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

4.2.2.33.2. Options

Name Default Values Since version Context
IgnoreHidden false false 0.1 Default,Group,IpRange,User,VirtualHost
  true    

4.2.2.33.3. Examples

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

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