release.d.o: don't serve *.wml as text/vnd.wap.wml
authorJulien Cristau <jcristau@debian.org>
Wed, 24 Apr 2019 20:21:02 +0000 (22:21 +0200)
committerJulien Cristau <jcristau@debian.org>
Wed, 24 Apr 2019 20:21:02 +0000 (22:21 +0200)
modules/roles/templates/static-mirroring/vhost/static-vhosts-simple.erb

index 8163323..31c78f7 100644 (file)
@@ -99,6 +99,7 @@
                        ForceType text/html
                        AddDefaultCharset utf-8
                </Files>
+               AddType text/plain .wml
        </Directory>
 </Macro>