summaryrefslogtreecommitdiffhomepage
path: root/images/benchmarks/httpd/apache2-tmpdir.conf
blob: e33f8d9bb4940372eb5892d326aea9c2e3374194 (plain)
1
2
3
4
5
<Directory /tmp/html/>
        Options Indexes FollowSymLinks
        AllowOverride None
        Require all granted
</Directory>