Merge pull request #2853 from pmclanahan/gnu-terry-pratchett

Fix bug 1144901: GNU Terry Pratchett
This commit is contained in:
Craig Cook 2015-03-19 10:09:35 -07:00
Родитель 7723caab1d e9cfbc8daa
Коммит 78dfd3213e
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -2,6 +2,11 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
# bug 1144901
<IfModule headers_module>
header set X-Clacks-Overhead "GNU Terry Pratchett"
</IfModule>
# Static Media
RewriteRule ^/media/(.*)$ /b/media/$1 [L,PT]