The following reply was made to PR mod_include/2515; it has been noted by GNATS.

From: Marc Slemko <[EMAIL PROTECTED]>
To: Carlos Costa Portela <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: mod_include/2515: handler "server-parsed" not found
Date: Fri, 31 Jul 1998 10:13:33 -0700 (PDT)

 You have almost certainly forgot, like the previous poster forgot, to
 enable the Includes options for the directory in question.
 
 On 31 Jul 1998, Carlos Costa Portela wrote:
 
 > The following reply was made to PR mod_include/2515; it has been noted by 
 > GNATS.
 > 
 > From: Carlos Costa Portela <[EMAIL PROTECTED]>
 > To: [EMAIL PROTECTED]
 > Cc: [EMAIL PROTECTED]
 > Subject: Re: mod_include/2515: handler "server-parsed" not found
 > Date: Fri, 31 Jul 1998 12:28:25 +0200 (CEST)
 > 
 >  I've met with the same error. Apache 1.3.0 - 1.3.1
 >  
 >  And I think that all is ok:
 >  
 >  This is my index.shtml file:
 >  <!--#exec cgi=3D"/path/to/my/script" -->
 >  
 >  Of course, I've compiled de mod_include module:
 >  
 >  aragorn# ./httpd -l
 >  Compiled-in modules:
 >  [...]
 >    mod_include.c
 >  [...]
 >  
 >  Config files:
 >  
 >  DirectoryIndex index.html index.shtml index.htm home.html
 >  
 >  # To use server-parsed HTML files
 >  AddType text/html .shtml
 >  AddHandler server-parsed .shtml
 >  
 >  Sincerely, thanks in advance,
 >  =09Carlos.
 >    =20
 >  ----------------C a r l o s   C o s t a   P o r t e l a--------------
 >  e-mail: [EMAIL PROTECTED]                  www: ccp.servidores.net    =
 >  =20
 >    T=F3dalas persoas maiores foron nenos antes, pero poucas se lembran.
 >  ---------------------------------------------------------------------
 >  
 >  
 > 
 

Reply via email to