The following reply was made to PR mod_include/2515; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: Scott Birl <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: mod_include/2515: handler "server-parsed" not found Date: Fri, 26 Jun 1998 23:57:46 -0700 (PDT) On 26 Jun 1998, Scott Birl wrote: > I have a problem with Apache 1.3.0 and the SSIs. I have currently have > 1.3b6 running on one port and configured 1.3.0 to run on another port. > I have both webservers using the same htdocs/ directory. > The problem is Apache 1.3.0 wont parse the SSIs, the error_log gives: > > [Thu Jun 18 12:46:41 1998] [warn] handler "server-parsed" not found, > using default handler for: /home2/yoda/sbirl/htdocs/ > > I compiled 1.3.0 both manually and with the script, made sure that > mod_include was complied, and even double-checked my config files (all 3 > of them against my 1.3b6 config files) Do you have an Options directive that has "Includes" in it? Does it cover the directory in questino?