PDA

View Full Version : disable cache for specific shared accounts


bhanuprasad1981
08-09-2009, 11:47 PM
hi i am using litespeed cache option on server for my shared hosting , one client says he doesn't want cache on his account because of his script , how can i disable caching of his account ?

auser
08-10-2009, 01:15 AM
try: at his vhost configuration, add
CacheDisable /

should be same as Apache mod_cache. refer:
http://httpd.apache.org/docs/2.3/mod/mod_cache.html#cachedisable

bhanuprasad1981
08-10-2009, 01:35 AM
sorry i dont know how to :( under virtual hosts i see nothing :( my litespeed is configured by my DC

auser
08-10-2009, 02:07 AM
then try put

CacheDisable /

in .htaccess under the client's document root

bhanuprasad1981
08-10-2009, 02:38 AM
you mean create an .htaccessfile with data inside :-

CacheDisable /