I can't believe I did that. The loud sound you hear is me banging my head on the desk.

Thanks.

----- Original Message ----- From: "Pid" <[EMAIL PROTECTED]>
To: <users@httpd.apache.org>
Sent: Thursday, July 13, 2006 9:45 AM
Subject: Re: [EMAIL PROTECTED] Windows and Server Side Includes


if it's called "home.shtm", you'll need to:

   AddType text/html .shtm
   AddOutputFilter INCLUDES .shtm


Jack Gostl wrote:
I'm using 2.2.2 under Windows XP SP2, and I can't seem to get server
side includes to work. Specifically file includes.

Here is a typical statement from a file called home.shtm:

    <!--#include FILE="./include/topnav_home.inc"-->

I think I've followed the directions on activitating the includes, but
of course I could be wrong. Right where the comments indicate I've added:

    AddType text/html .shtml
    AddOutputFilter INCLUDES .shtml

I even added

    AddHandler server-parsed .shtml

because that was in my Unix http.conf. Still - nothing. Can anyone offer
any advice?

Thanks.

Jack



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to