I'd like to ask you to update README.txt to notice 'subdirectory installation issue'.
I managed to install boost module, but I couldn't.
So, I have searched for issues and found the issue below.
support subdirectory Drupal installations
http://drupal.org/node/101147
I think it is useful that README.txt describes this issue.
For example, no.5 on 'INSTALLATION' section .
I'm sorry for my poor English.
Thank you.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | boost-571126.patch | 2.21 KB | mikeytown2 |
Comments
Comment #1
mikeytown2 commentedgrab the htaccess rules from
admin/settings/performance/boost 'Boost Apache .htaccess settings generation'
That will generate the rules to meet your server's setup if your in a subdir. Attached is a patch to the readme file that explains this better.
Comment #2
mikeytown2 commentedcommitted
Comment #3
ptaro commentedThank you for your reply!