SSI error message

Glenn Dawson glenn at antimatter.net
Sun Sep 25 15:41:50 PDT 2005


At 03:22 PM 9/25/2005, Gerard Seibert wrote:
>I inserted the "XBitHack on" statement into a ".htaccess" to turn on 
>the SSI function. I then made the necessary modification to the 
>httpd.conf file so that the file would be used. Now, I receive this 
>error message in the "httpd-error.log" and I have no idea how to correct it.
>
>[Sun Sep 25 18:14:40 2005] [warn] [client 216.45.217.148] 
>mod_include: Options +
>Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed
>[Sun Sep 25 18:14:40 2005] [warn] [client 216.45.217.148] 
>mod_include: Options +
>Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed

 From the apache docs on mod_include:

The following directive must be given for the directories containing 
the shtml files (typically in a <Directory> section, but this 
directive is also valid .htaccess files if AllowOverride Options is set):
Options +Includes

-Glenn


>--
>Gerard
>gerard at seibercom.net
>_______________________________________________
>freebsd-questions at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"



More information about the freebsd-questions mailing list