Atšķirības starp "Litespeed cache/en" versijām
No ''Hostnet Wiki''
(Jauna lapa: = '''How to disable LiteSpeed Cache?''' =) |
(Jauna lapa: '''To turn off the LiteSpeed cache, you must do the following. ''') |
||
| 5. rindiņa: | 5. rindiņa: | ||
| − | ''' | + | '''To turn off the LiteSpeed cache, you must do the following. ''' |
Versija, kas saglabāta 2018. gada 16. aprīlis, plkst. 11.21
How to disable LiteSpeed Cache?
To turn off the LiteSpeed cache, you must do the following.
- Pieslēdzieties .htaccess failam un uzkopējiet sekojošas rindas:
<IfModule LiteSpeed> CacheDisable CacheDisable private RewriteRule (.*) - [E=Cache-Control:no-cache] </IfModule>