Re: [EMAIL PROTECTED] Re: Windows and Server Side Includes

2006-07-13 Thread Jack Gostl
t;' as well: BAD GOOD hugh 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: > > &g

Re: [EMAIL PROTECTED] Windows and Server Side Includes

2006-07-13 Thread Jack Gostl
t'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 statemen

[EMAIL PROTECTED] Windows and Server Side Includes

2006-07-13 Thread Jack Gostl
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:         I think I've followed the directions on activitating the includes, but of course I could be wrong. Righ

Re: [EMAIL PROTECTED] httpd 2.2.2 manual problem

2006-07-09 Thread Jack Gostl
Anyone out there using the Windows binary? I can't seem to get the server side includes working. I'm an Apache veteran, but a novice to the Windows release.