SSl problem using Includes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm trying to allow SSI from my apache server.
The Apache docs say to include the following:

   Options +Includes
   Options Indexes FollowSymLinks
   AddType text/html .shtml
   AddOutputFilter INCLUDES .shtml

And that will cause Apache to parse the .shtml files being served for SSI
to execute.
I stuck those in the directory I'm working with:

<Directory "d:\www\mrtg">
    Options +Includes
    Options Indexes FollowSymLinks
    AddType text/html .shtml
    AddOutputFilter INCLUDES .shtml
...


Whenever I try to pull the page with the SSI, I get an error message:
[Fri Aug 10 11:12:38 2007] [warn] [client 153.11.141.186] mod_include:
Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed

-- 

 Kyle Wilcox
 NOAA Chesapeake Bay Office
 410 Severn Avenue
 Suite 107A
 Annapolis, MD 21403
 office: (410) 295-3151
 Kyle.Wilcox@xxxxxxxx

 "It is from the wellspring of our despair and the places
  that we are broken that we come to repair the world."
						- Murray Waas

---------------------------------------------------------------------
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


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux