I've already configure my Drupal site with Boost.
I have tested and everything works but the front page.
Front page gets cached, but it's being regenerated every pageload.
In Boost configurations I set to cache only listed pages and included two options for this purpose: inicio
Inicio is a view, which is my frontpage too.
I want a solution, or a workaround. I don't know how to write .htaccess files. If I would know how to do this I will serve the frontpage with my own rule, in case this page exists... or something like that.
Thanks for your help.
Finally! The answer is this:
You can put this before the .htaccess generated by Boost. Explanations? Here is explained in detail and also the solution: https://www.drupal.org/node/2078595#comment-7885027