mirror of
https://github.com/myronblair/do-server-config
synced 2026-07-27 21:18:32 -05:00
6 lines
155 B
ApacheConf
6 lines
155 B
ApacheConf
<IfModule LiteSpeed>
|
|
CacheEnable off
|
|
</IfModule>
|
|
Header always set Cache-Control "no-store, no-cache, must-revalidate"
|
|
Header always set Pragma "no-cache"
|