On Wed, 5 Oct 2005, Luca Longinotti wrote: > A. Khattri wrote: > > >The include module is loaded, I have added handlers for .shtml files and > >enabled "Options +IncludeNOEXEC" but I can't get server-side includes to > >work. What am I doing wrong? > > > > > > > > > The correct line would be "Options +Includes" for SSI, "ExecCGI" is used > to permit the execution of CGI scripts inside a directory and/or server. > Best regards, CHTEKK aka. Luca Longinotti.
I have "Options +Includes" inside a VirtHost config. I have the .shtml handler in the global config. Im see a LoadModule line for mod_include. This is on a server that was rebuilt yesterday - so Im using the all new Apache layout (which is quite different from the old setup). -- -- [email protected] mailing list
