diff --git a/roles/people/templates/people.conf b/roles/people/templates/people.conf index d8bcfec266..7a3577330a 100644 --- a/roles/people/templates/people.conf +++ b/roles/people/templates/people.conf @@ -59,7 +59,7 @@ NameVirtualHost *:80 UserDir public_html AllowOverride FileInfo AuthConfig Limit Indexes - Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec + Options Indexes SymLinksIfOwnerMatch IncludesNoExec #IndexOptions NameWidth=* FancyIndexing Require all granted Require method GET POST OPTIONS @@ -72,7 +72,7 @@ NameVirtualHost *:80 AllowOverride FileInfo AuthConfig Limit Indexes - Options MultiViews Indexes FollowSymLinks IncludesNoExec + Options Indexes FollowSymLinks IncludesNoExec IndexOptions NameWidth=* FancyIndexing +SuppressHTMLPreamble Require method GET POST OPTIONS @@ -110,7 +110,7 @@ NameVirtualHost *:80 AllowOverride FileInfo AuthConfig Limit Indexes - Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec + Options Indexes SymLinksIfOwnerMatch IncludesNoExec HeaderName /_defaults/HEADER.html ReadmeName /_defaults/FOOTER.html @@ -121,11 +121,11 @@ NameVirtualHost *:80 # # AllowOverride FileInfo AuthConfig Limit Indexes - # Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec + # Options Indexes SymLinksIfOwnerMatch IncludesNoExec # AllowOverride FileInfo AuthConfig Limit Indexes - Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec + Options Indexes SymLinksIfOwnerMatch IncludesNoExec Require all granted