diff --git a/Documentation.html b/Documentation.html index 2232e24f3..a29494130 100755 --- a/Documentation.html +++ b/Documentation.html @@ -2821,10 +2821,10 @@ To create a new, empty mimetype please see libraries/transformations/template_ge href="http://httpd.apache.org">Apache web server. First make sure, that you have enabled some features within global configuration. You need Options FollowSymLinks and AllowOverride - FileInfo enabled for directory where phpMyAdmin is installed. Then - you just need to create following .htaccess file in root - folder of phpMyAdmin installation (don't forget to change directory name - inside of it): + FileInfo enabled for directory where phpMyAdmin is installed and + you need mod_rewrite to be enabled. Then you just need to create following + .htaccess file in root folder of phpMyAdmin installation + (don't forget to change directory name inside of it):