diff --git a/roles/planet/files/planet.conf b/roles/planet/files/planet.conf index bc74b479e9..58a48b5140 100644 --- a/roles/planet/files/planet.conf +++ b/roles/planet/files/planet.conf @@ -49,7 +49,7 @@ UserDir disable AddCharset UTF-8 .xml - RedirectMatch permanent (.*) http://fedoraplanet.org/$1 + RedirectMatch permanent /(.*) http://fedoraplanet.org/$1 @@ -76,6 +76,6 @@ UserDir disable AddCharset UTF-8 .xml - RedirectMatch permanent (.*) http://fedoraplanet.org/$1 + RedirectMatch permanent /(.*) http://fedoraplanet.org/$1