Drupal 7 boost installation

1. Download boost module and enable.

2. Disable page anonymous core cache, Configure boost settings and .htaccess settings.

3. Copy .htaccess generated to drupal root .htaccess

If can't login update boost .htaccess

from

RewriteRule .* - [S=4]

to

RewriteRule .* - [S=1]
Category: