6 lines
102 B
ApacheConf
Executable File
6 lines
102 B
ApacheConf
Executable File
#prevent directory browsing -- for security
|
|
IndexIgnore */*
|
|
|
|
Options +FollowSymLinks -Indexes
|
|
|