2024-04-17 22:16:59 +02:00
|
|
|
<Directory /var/www/html>
|
2024-04-19 12:44:07 +02:00
|
|
|
Options FollowSymLinks Includes ExecCGI
|
2024-04-17 22:16:59 +02:00
|
|
|
AllowOverride All
|
|
|
|
Require all granted
|
|
|
|
DirectoryIndex webbuild.html
|
|
|
|
SetOutputFilter DEFLATE
|
|
|
|
</Directory>
|
|
|
|
|
|
|
|
Timeout 1800
|