Thanks.----- Original Message ----- From: "Pid" <p@xxxxxxxxxxx>
To: <users@xxxxxxxxxxxxxxxx> Sent: Thursday, July 13, 2006 9:45 AM Subject: Re: [users@httpd] 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
--------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx