1
0

* Adapt .htaccess profile of "mod_rewrite for 1&1 and problematic

servers" to not include the "Options -MultiViews" option, since
     this is often blocked
This commit is contained in:
Garvin Hicking
2015-03-16 10:15:55 +01:00
parent 325ea6de7b
commit c249403c16
3 changed files with 4 additions and 2 deletions

View File

@ -39,6 +39,10 @@ Version 2.1 ()
Version 2.0.2 ()
------------------------------------------------------------------------
* Adapt .htaccess profile of "mod_rewrite for 1&1 and problematic
servers" to not include the "Options -MultiViews" option, since
this is often blocked
* Fix initializing smarty framework in the preview/saving iframe,
so that a template's config.inc.php is always loaded.