Restrict Caching

25 views
Skip to first unread message

Pradeep kumar

unread,
Oct 1, 2015, 6:34:34 AM10/1/15
to mod-pagespeed-discuss
Is it possible to restrict caching for particular site, as we have both Live and Test site on same server, need caching only for Live site, and also how do i manually clear cache to check the changes when required.

Server details,
Ubuntu 14.04 LTS
Apache 2.4.7
Memcached
php 5.5.9
MySql

Thanks in advance.
Pradeep Kumar


Rafael El Mago

unread,
Oct 1, 2015, 1:29:01 PM10/1/15
to mod-pagespeed-discuss
To NOT optimism with Google PageSpeed module,in your .htaccess file place code below:

<IfModule pagespeed_module>
ModPagespeed off
</IfModule>


To Flush:

Run as Admin in putty and make sure path is correct

sudo touch /var/mod_pagespeed/cache.flush


Pradeep kumar

unread,
Oct 1, 2015, 1:38:06 PM10/1/15
to mod-pagespeed-discuss
Thanks Rafael.

Vishnuvardhan Krishnan

unread,
Nov 14, 2015, 1:18:55 PM11/14/15
to mod-pagespeed-discuss
Is it possible to restrict caching for a particular site?

Vishnuvardhan Krishnan

unread,
Nov 14, 2015, 1:19:11 PM11/14/15
to mod-pagespeed-discuss
Is it possible to restrict caching for a particular site?


On Thursday, 1 October 2015 22:59:01 UTC+5:30, Rafael El Mago wrote:
Reply all
Reply to author
Forward
0 new messages