Quote:
|
Originally Posted by jchaven
Why didn't the following existing config work:
Code:
# To use server-parsed HTML files
#
<FilesMatch "\.shtml(\..+)?$">
SetOutputFilter INCLUDES
</FilesMatch>
AddType text/html .shtml
AddOutputFilter INCLUDES .shtml
I appreciate your help anyway.
|
As the log said, you must set
for the directory where you want to use SSI.