(/etc/apache2/sites-avaible/main): <Directory /srv/www/testssi> Options -Indexes +Includes FollowSymLinks MultiViews AllowOverride None Order allow,deny allow from all </Directory>
(/etc/apache2/mods-avaible/mime.conf) AddType text/html .shtml AddOutputFilter INCLUDES .shtml
в каталоге /etc/apache2/mods-enabled/ есть файлы mime.conf mime.load include.load
ssi не работает, подскажите в чем может быть дело?
