Hello,
I am on CPanel in shared hosting, I try to activate the cache on my site but the htaccess configuration nothing changes, I would need help. (I am on a html site)
Here is my htaccess :
On the Google developer console:
I have
And I especially::
And at some point I have her:
I can't activate the cache at all, could someone help me?
I am on CPanel in shared hosting, I try to activate the cache on my site but the htaccess configuration nothing changes, I would need help. (I am on a html site)
Here is my htaccess :
Code:
<IfModule LiteSpeed>
RewriteEngine On
RewriteRule .* - [E=Cache-Control:max-age=31536000]
</IfModule>
I have
Code:
x-turbo-charged-by: LiteSpeed
And I especially::
Code:
cache-control: max-age=0
And at some point I have her:
Code:
cache-control: no-cache