From b8ebbe2aaaa11a2c1f24c593035a93a124bd658f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Sat, 8 Oct 2005 13:10:34 +0000 Subject: [PATCH] argh, forgot to mention mod_rewrite requirement --- Documentation.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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):