mirror of
https://github.com/erkkiai/website.git
synced 2024-11-12 16:50:18 +00:00
6 lines
91 B
ApacheConf
6 lines
91 B
ApacheConf
ServerSignature off
|
|
|
|
#Deny displaying directory tree
|
|
IndexIgnore */*
|
|
Options -Indexes
|