backing up shopserver1p apache config
[eostre.git] / drupal-configs / apache2 / mods-enabled / mime.conf
similarity index 99%
rename from drupal-configs/shopserver/apache2/mods-enabled/mime.conf
rename to drupal-configs/apache2/mods-enabled/mime.conf
index d1b1d89cdd023b99a5d76c9877d5c5971bcd2a67..37dac86c97dbe42104ddb207a69a4fd40f0a153c 100644 (file)
        # (You will also need to add "Includes" to the "Options" directive.)
        #
        AddType text/html .shtml
+<IfModule mod_include.c>
        AddOutputFilter INCLUDES .shtml
+</IfModule>
 
 </IfModule>