[Instiki] cacheing problems?

aaron smith beingthexemplarylists at gmail.com
Wed Mar 14 16:15:36 EDT 2007


I think what I've been experiencing is caching problems. I'm trying to
update all the meta data that is in the HTML. I edited
/app/views/layouts/default.rhtml. But it doesn't ever show up. Is that the
correct location to be editing?

I am using Apache as a proxy to the WEBrick Servlet.. I've set up expiration
on apache as well

ExpiresActive On
ExpiresDefault "access plus 300 seconds"
ExpiresByType text/html "access plus 1 day"
ExpiresByType text/css "access plus 1 day"
ExpiresByType text/javascript "access plus 1 day"

Or am I just editing the wrong file for meta updates?

Thanks.
Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/instiki-users/attachments/20070314/02b56326/attachment.html 


More information about the Instiki-users mailing list