Browse Source

Fix typo

[skip ci]
pull/8212/head
Aleksander Machniak 4 years ago
parent
commit
8847c1997e
  1. 2
      .htaccess

2
.htaccess

@ -66,6 +66,6 @@ Header set X-Robots-Tag "noindex, nofollow"
# X-Content-Type-Options
# It prevents Google Chrome and Internet Explorer from trying to mime-sniff the content-type of a response away from the one being declared by the server.
#Header set X-Content-Type-Options: "nosniff"
#Header set X-Content-Type-Options "nosniff"
</IfModule>
Loading…
Cancel
Save