8 lines
145 B
ApacheConf
8 lines
145 B
ApacheConf
<Directory /app/>
|
|
Options -Indexes +FollowSymLinks
|
|
AllowOverride None
|
|
Require all granted
|
|
</Directory>
|
|
|
|
ServerTokens Prod
|
|
ServerSignature Off
|