diff options
author | ot <ot@localhost> | 2007-02-22 06:46:07 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2007-02-22 06:46:07 +0000 |
commit | 08f761ea168a98215ccb57dbee6e2f4a83c0caf5 (patch) | |
tree | c94079b9a87d7b184a635500c00cbe18a0afc850 | |
parent | 7ef5f72ad00f9607bccb048513dbace674924fbb (diff) | |
download | markup-validator-08f761ea168a98215ccb57dbee6e2f4a83c0caf5.zip markup-validator-08f761ea168a98215ccb57dbee6e2f4a83c0caf5.tar.gz markup-validator-08f761ea168a98215ccb57dbee6e2f4a83c0caf5.tar.bz2 |
charset for green charset test file
-rw-r--r-- | htdocs/dev/tests/.htaccess | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/htdocs/dev/tests/.htaccess b/htdocs/dev/tests/.htaccess index 116c41b..17a41d3 100644 --- a/htdocs/dev/tests/.htaccess +++ b/htdocs/dev/tests/.htaccess @@ -9,4 +9,7 @@ RemoveCharset .html <Files ~ "textxml_nocharset(\.xml)?"> ForceType text/xml </Files> - +<Files 1574-charset_iso_8859_7_greek.html> +RemoveCharset .html +# use charset in meta +</Files> |