--- .htaccess	2008-07-08 12:33:14.000000000 +0300
+++ .htaccess.new	2008-08-19 16:15:19.000000000 +0300
@@ -19,6 +19,8 @@
 # Force simple error message for requests for non-existent favicon.ico.
 <Files favicon.ico>
   ErrorDocument 404 "The requested file favicon.ico was not found.
+  #" This quote makes editors syntax highlighting happy
+  # and ErrorDocument of both Apache 1.3 and 2.x is still supported.
 </Files>
 
 # Set the default handler.
