diff --git a/public/.htaccess b/public/.htaccess index 110fbcb509ef..357e5af7f549 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -5,9 +5,6 @@ RewriteEngine On - # Blocks Search Engine Indexing - # Header set X-Robots-Tag "noindex, nofollow" - # Redirect Trailing Slashes... RewriteRule ^(.*)/$ /$1 [L,R=301] @@ -28,4 +25,4 @@ # Blocks Search Engine Indexing Header set X-Robots-Tag "noindex, nofollow" - \ No newline at end of file +