Return-Path: Delivered-To: apmail-new-httpd-archive@apache.org Received: (qmail 60751 invoked by uid 500); 3 Jul 2001 20:17:42 -0000 Mailing-List: contact new-httpd-help@apache.org; run by ezmlm Precedence: bulk Reply-To: new-httpd@apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list new-httpd@apache.org Received: (qmail 60654 invoked from network); 3 Jul 2001 20:17:23 -0000 Message-ID: <002501c103fd$c43918d0$4281229b@skeletor> From: "Greg Gimler" To: Subject: ssi with windows apache 1.3.20 Date: Tue, 3 Jul 2001 16:21:38 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0022_01C103DC.3C8A2760" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N This is a multi-part message in MIME format. ------=_NextPart_000_0022_01C103DC.3C8A2760 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I was just wondering if anyone has been able to get SSI's to work under = the windows version of Apache? So far I have done the following in = httpd.conf: =20 -Uncommented the LoadModule module_include line -Added the following statements to my httpd.conf file = under the proper tags AddType text/html .html AddHandler server-parsed-html .html Options +Includes This still hasn't worked for me on Windows but always works when using = the linux version. Any ideas or suggestions that might get this to work = under windows? Thanks = -Greg =20 ------=_NextPart_000_0022_01C103DC.3C8A2760 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I was just wondering if anyone has been = able to get=20 SSI's to work under the windows version of Apache?  So far I have = done the=20 following in httpd.conf:
          &nbs= p;    =20
       =20         -Uncommented the LoadModule = module_include=20 line
       =20         -Added the following statements to = my=20 httpd.conf file under the proper <Directory> tags
          &nbs= p;         =20             AddType = text/html=20 .html
       =20             =    =20          AddHandler = server-parsed-html=20 .html
       =20             =    =20          Options = +Includes
 
This still hasn't worked for me on = Windows but=20 always works when using the linux version.  Any ideas or = suggestions that=20 might get this to work under windows?  Thanks
 
 
 
 
 
       =20             =    =20             =    =20             =    =20             =    =20             =    =20             =    =20             = -Greg
          ------=_NextPart_000_0022_01C103DC.3C8A2760--