Re: Getting IIS 5 to parse SSI - security settings problem?
From: Leslie Carruthers (leslie_at_vecmar.com)
Date: 05/02/03
- Next message: Jeff Cochran: "Re: Security risks when running IIS without static ip as localhost"
- Previous message: Karl Levinson [x y] mvp: "Re: Security risks when running IIS without static ip as localhost"
- In reply to: BB: "Re: Getting IIS 5 to parse SSI - security settings problem?"
- Next in thread: BB: "Re: Getting IIS 5 to parse SSI - security settings problem?"
- Reply: BB: "Re: Getting IIS 5 to parse SSI - security settings problem?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 02 May 2003 06:59:52 -0700
Thanks for the reply, Bernard,
SSI is server side include. FrontPage in Microsoft (and maybe other
microsoft products?) have their own way of doing SSIs. I now wish to
switch to straight code, so moving to the standard
<!--#include file="header.inc" -->
format.
In trying to get that to work on my dev server (on my PC - IIS 5.1) I
removed the server extensions. That didn't seem to help so I reinstalled
them and researched security settings. No luck so changed the host page
(defaut.htm) to asp and it worked. There must be a way to use .inc SSI
files in a htm doc, tho. Wondering if anyone has configured a server
running IIS 5 to run SSIs inside .htm files with FrontPage extensions
running? If not what are my options?
Hope this makes sense. I appreciate any input / suggestions you may
have.
Thanks much,
Leslie
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
- Next message: Jeff Cochran: "Re: Security risks when running IIS without static ip as localhost"
- Previous message: Karl Levinson [x y] mvp: "Re: Security risks when running IIS without static ip as localhost"
- In reply to: BB: "Re: Getting IIS 5 to parse SSI - security settings problem?"
- Next in thread: BB: "Re: Getting IIS 5 to parse SSI - security settings problem?"
- Reply: BB: "Re: Getting IIS 5 to parse SSI - security settings problem?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|