summaryrefslogtreecommitdiffstats
path: root/htdocs/dev/tests/.htaccess
diff options
context:
space:
mode:
authorot <ot@localhost>2007-05-07 15:05:15 +0000
committerot <ot@localhost>2007-05-07 15:05:15 +0000
commit5de3f421ca5968214a457e0b55ee2f65b949cf9a (patch)
tree8d5042b696c64a059cc1b34a59cd177f9390a097 /htdocs/dev/tests/.htaccess
parentaf08d5b59a47e9d59c165ece3c488bd598fc7401 (diff)
downloadmarkup-validator-5de3f421ca5968214a457e0b55ee2f65b949cf9a.zip
markup-validator-5de3f421ca5968214a457e0b55ee2f65b949cf9a.tar.gz
markup-validator-5de3f421ca5968214a457e0b55ee2f65b949cf9a.tar.bz2
test for iso-9959-1 files, with and without declaration of charset in meta
Diffstat (limited to 'htdocs/dev/tests/.htaccess')
-rw-r--r--htdocs/dev/tests/.htaccess4
1 files changed, 4 insertions, 0 deletions
diff --git a/htdocs/dev/tests/.htaccess b/htdocs/dev/tests/.htaccess
index 17a41d3..04c80dc 100644
--- a/htdocs/dev/tests/.htaccess
+++ b/htdocs/dev/tests/.htaccess
@@ -9,6 +9,10 @@ RemoveCharset .html
<Files ~ "textxml_nocharset(\.xml)?">
ForceType text/xml
</Files>
+<FilesMatch 4520-iso88591.*>
+RemoveCharset .html
+# use charset in meta
+</Files>
<Files 1574-charset_iso_8859_7_greek.html>
RemoveCharset .html
# use charset in meta