Fix bug 1144901: GNU Terry Pratchett

This commit is contained in:
Paul McLanahan 2015-03-19 11:06:37 -04:00
Родитель ebd2e66ff7
Коммит e9cfbc8daa
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]