diff --git a/apache/site.conf b/apache/site.conf index 11be75f..00cb2dc 100644 --- a/apache/site.conf +++ b/apache/site.conf @@ -4,6 +4,13 @@ ServerAdmin contact@ DocumentRoot /var/www/html + + Options Indexes FollowSymLinks MultiViews + AllowOverride All + Order allow,deny + allow from all + + #LogLevel info ssl:warn RemoteIPHeader CF-Connecting-IP