diff --git a/mirroring.php b/mirroring.php index ed4021451..2ded6b805 100644 --- a/mirroring.php +++ b/mirroring.php @@ -173,6 +173,11 @@ $minute = rand(0, 59); <IfModule mod_speling.c> CheckSpelling Off </IfModule> + + # If you have Russian Apache with mod_charset installed, + # do not forget to search for this line in your existing + # configuration, and comment it out: + # AddHandler strip-meta-http .htm .html </VirtualHost>