dns-mobileconfig/.htaccess
2021-03-05 08:25:39 +01:00

5 lines
No EOL
165 B
ApacheConf

<IfModule mod_headers.c>
Header set Cache-Control "no-cache, no-store, must-revalidate"
Header set Pragma "no-cache"
Header set Expires 0
</IfModule>