[users@httpd] SSI works without mod_include.so???
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hi list,
Just observe an interesting issue. I developed a SSI to parse *.shtml files. I just made some minor changes in the httpd.conf file like the following.
AddType text/html .shtml
AddOutputFilter INCLUDES .shtml
<Directory />
Options FollowSymLinks +Includes
AllowOverride None
</Directory>
Then things worked. I didn't LoadModule mod_include.so according to Apache's guide. How comes it works? Is mod_include.so necessary for SSI?
Thanks!
-William
[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]