Closed (fixed)
Project:
CacheExclude
Version:
5.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2007 at 20:13 UTC
Updated:
15 Mar 2008 at 22:59 UTC
is it possible to turn off the cache for the homepage? and if so how do i reference it in the settings?
Comments
Comment #1
Brian.Harris commentedfollow up. I have my homepage set to /node/ - when calling request_uri(); on the homepage returns a blank variable.
Comment #2
Crell commentedThe front page can be excluded with "/" as the path. Later versions may have a cleaner mechanism, but this works for the time being.
Comment #3
Brian.Harris commentedworked great. thanks!
Comment #4
ivrh commentedconfirming:
/
works for homepage
Comment #5
sparkguitar05 commentedWhen I enter / for the path, it disables the cache for the entire site, making the module useless. Is there a way to disable the cache for ONLY the front page?
Comment #6
Crell commentedPlease do not re-open a closed issue. Also, version 1.0 is no longer supported. Try the 2.x version, which includes a far more robust exclusion method that should be faster, too.