From b30091efa2cb55efb4e4a90d943a2633e3fb2c3d Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 22 Jun 2015 21:35:07 +0000 Subject: [PATCH] Clean up and tweak the people apache config. --- roles/people/files/people.conf | 22 ++++++---------------- 1 file changed, 6 insertions(+), 16 deletions(-) diff --git a/roles/people/files/people.conf b/roles/people/files/people.conf index ca107800da..e6426f10d2 100644 --- a/roles/people/files/people.conf +++ b/roles/people/files/people.conf @@ -28,7 +28,7 @@ NameVirtualHost [2610:28:3090:3001:5054:ff:feff:683f]:443 ServerAlias people1.fedoraproject.org ServerAdmin admin@fedoraproject.org - DocumentRoot /srv/people + DocumentRoot /srv/people/site SSLEngine on SSLCertificateFile /etc/pki/tls/certs/wildcard-2014.fedorapeople.org.cert @@ -58,26 +58,16 @@ NameVirtualHost [2610:28:3090:3001:5054:ff:feff:683f]:443 AllowOverride FileInfo AuthConfig Limit Indexes Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec - - - Require all granted - - - - Require all granted - + IndexOptions NameWidth=* FancyIndexing + Require all granted + Require method GET POST OPTIONS AllowOverride FileInfo AuthConfig Limit Indexes Options MultiViews Indexes FollowSymLinks IncludesNoExec - - Require all granted - - - - Require all granted - + IndexOptions NameWidth=* FancyIndexing + Require method GET POST OPTIONS # uncomment me after the people03 move