got it figured out.. I did some tweaking on the Expires lines in the httpd
conf.. then had to restart the webrick daemon servlet for instiki..
-A
On 3/14/07, aaron smith <beingthexemplarylists at gmail.com>
wrote:>
> 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/9d6063d0/attachment.html