mirror of
https://github.com/erkkiai/website.git
synced 2026-09-21 03:23:47 +00:00
6 lines
91 B
ApacheConf
6 lines
91 B
ApacheConf
ServerSignature off
|
|
|
|
#Deny displaying directory tree
|
|
IndexIgnore */*
|
|
Options -Indexes
|