OpenServerPanel/home/example-test.local/htdocs/.htaccess
2024-01-25 22:33:10 +03:00

7 lines
198 B
ApacheConf

AddDefaultCharset UTF-8
AddCharset UTF-8 .html
<FilesMatch "\.(html)$">
Header set Cache-Control: "no-cache, no-store"
Header unset ETag
</FilesMatch>
Header set X-Content-Type-Options nosniff