6 lines
112 B
ApacheConf
Executable File
6 lines
112 B
ApacheConf
Executable File
# Deny all access to this directory
|
|
Require all denied
|
|
|
|
# Fallback for Apache 2.2
|
|
Order deny,allow
|
|
Deny from all |