Von HideFiles hatte ich noch nie was gehört...
Hab es jetzt so gelöst. Geht perfekt.
Code:
<Directory />
PathDenyFilter "(^|/)[-.]"
ListOptions "+a"
HideFiles "((^|/)[-.]|(profile)$)"
<Limit All>
IgnoreHidden On
</Limit>
</Directory>
PathDenyFilter "(^|/)[-.]"
ListOptions "+a"
HideFiles "((^|/)[-.]|(profile)$)"
<Limit All>
IgnoreHidden On
</Limit>
</Directory>