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