Index: [Article Count Order] [Thread]

Date:  Thu, 26 Jun 2008 08:37:10 -0700 (PDT)
From:  Dan Kriwitsky <webhosting (at mark) yahoo.com>
Subject:  [coba-e:13411] strange mod_include error
To:  coba-e (at mark) bluequartz.org
Message-Id:  <326334.56055.qm (at mark) web65615.mail.ac4.yahoo.com>
X-Mail-Count: 13411

Two virtually identical sites, (except for some content). Each has the same site##.include file except for the site numbers:

<Directory "/home/.sites/###/site##/web">
AllowOverride All
AddHandler server-parsed .shtml .html
AddType text/html .shtml .html
</Directory>

Each has the same .htaccess file

Options ExecCGI +Includes
ErrorDocument 404 http://www.example.com/
AddHandler cgi-script .cgi .pl
CheckSpelling on

Web settings in the GUI are also identical for both sites.

But, only one of them constantly throws this error in the error_log:

[warn] [client 12.34.45.78] mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed, referer: http://www.example.com/


Removing the .htaccess file doesn't make any difference. The error still appears when accessing the site.
Any ideas? 

-- 
Dan Kriwitsky