From 0690270c694dc3733ac462b9abf71335bd9bf735 Mon Sep 17 00:00:00 2001 From: Brendan Early Date: Fri, 21 Feb 2020 16:51:40 -0600 Subject: [PATCH] remove multiviews from fedorapeople --- roles/people/templates/people.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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