ambient/conf/apache.conf
2024-12-13 15:57:22 +01:00

8 lines
145 B
ApacheConf

<Directory /app/>
Options -Indexes +FollowSymLinks
AllowOverride None
Require all granted
</Directory>
ServerTokens Prod
ServerSignature Off