diff --git a/.htaccess b/.htaccess
index 11c8e68..ff3e378 100644
--- a/.htaccess
+++ b/.htaccess
@@ -1,9 +1,9 @@
AddCharset utf-8 .shtml .html .css .php .txt .js
# Disable caching of CSS and JS (for testing only).
-
- Header set Cache-Control "max-age=0, public"
-
+#
+# Header set Cache-Control "max-age=0, public"
+#
Options +Includes
AddType text/html .shtml