Hi,
I have my own custom php server hosted at a2hosting and they use litespeed for caching.
I want to enable Caching via litespeed manually without plugins.
I read the documentation and i cant find what i want.
I want the following:
1. Enable cache for images only
2. How to optimize images using litespeed caching
3. cache specific php url pages ex: example.com/single?Id=xyz . How to cache such pages only without other php pages. Where single is not a folder its a page.
4. how to cache folders only, for example folder containing images.
Note: My site is a custom php server so i cant use extensions such as lscache or any other. So i think everything must be written in htaccess file.
I have my own custom php server hosted at a2hosting and they use litespeed for caching.
I want to enable Caching via litespeed manually without plugins.
I read the documentation and i cant find what i want.
I want the following:
1. Enable cache for images only
2. How to optimize images using litespeed caching
3. cache specific php url pages ex: example.com/single?Id=xyz . How to cache such pages only without other php pages. Where single is not a folder its a page.
4. how to cache folders only, for example folder containing images.
Note: My site is a custom php server so i cant use extensions such as lscache or any other. So i think everything must be written in htaccess file.