> [warn] [client 12.34.45.78] mod_include: Options +Includes
> (or IncludesNoExec) wasn't set, INCLUDES filter
> removed, referer: http://www.example.com/
>
I guess sometimes reading your own post answers the question. I hadn't checked the site## file and had forgotten that instead of using the site##.include file I had added .html to the line:
AddHandler server-parsed .shtml
when originally setting up the site when I wasn't so familiar with the BQ configuration.
Removing .html from that line stopped the error.
--
Dan Kriwitsky