Szabolcs Nagy
unread,Feb 6, 2012, 5:47:55 AM2/6/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to farcr...@googlegroups.com
Hi All,
I have a webskin which is referencing external resources (e.g. js,css)
When I turn on caching and try to access the page through 'https://' I get a the previously cached version back where the external resources are referenced with 'http://'.
How can I convince farcry (version: 6.1.2) to create 2 different cached versions of the same webskin or use the cache only when the 'http://' protocol is used?
I tried to use @@CacheByVars cgi.server_port_secure:0 but it didn't work. What is the correct syntax to nominate a list of variables for @@CacheByVars annotation?
Thanks in advance,
Szabolcs