diff --git a/.htaccess b/.htaccess index b47a799c..39ee668d 100755 --- a/.htaccess +++ b/.htaccess @@ -107,7 +107,7 @@ DirectoryIndex index.php index.html index.htm # # If your site is running in a VirtualDocumentRoot at http://example.com/, # uncomment the following line: - # RewriteBase / + RewriteBase / # Pass all requests not referring directly to files in the filesystem to # index.php. Clean URLs are handled in drupal_environment_initialize(). @@ -224,7 +224,6 @@ AddDefaultCharset utf-8 AddCharset utf-8 .atom .css .js .json .rss .vtt .xml - # ---------------------------------------------------------------------- # A little more security # ----------------------------------------------------------------------