Return-Path: Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 44596 invoked by uid 500); 9 Jul 2002 20:21:46 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "Apache HTTPD Bugs Notification List" Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 44581 invoked from network); 9 Jul 2002 20:21:46 -0000 Date: 9 Jul 2002 20:21:44 -0000 Message-ID: <20020709202144.11878.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: bugs@httpd.apache.org Cc: Subject: DO NOT REPLY [Bug 10522] - mod_include does not recurse X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10522 mod_include does not recurse ------- Additional Comments From kess@kess-net.de 2002-07-09 20:21 ------- Yes, I'm absolutely sure. I have done a lot of tests to isolate the problem. Now I tested a second time with the same results. And additionally: when requesting the .ssi file directly, it's not parsed. The relating configuration part is: AddType text/html .ssi Options Includes FollowSymlinks AddOutputFilter INCLUDES .ssi And now I found a second problem: AddType text/html .ssi does not work. The server continues responding text/plain. Maybe this forced the first problem? Do you need additional information, configuration settings, configure options or something else? --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org