From 9892dd69a0f8ce178ec4eb5e6b69de50a34fdc46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 13 Feb 2012 13:20:43 +0100 Subject: [PATCH] Point to new FAQ instead of contrib folder --- Documentation.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Documentation.html b/Documentation.html index 158526009d..96c5de4c52 100644 --- a/Documentation.html +++ b/Documentation.html @@ -320,9 +320,8 @@ rm -rf config # remove not needed directory It is generally good idea to protect public phpMyAdmin installation against access by robots as they usually can not do anything good there. You can do this using robots.txt file in root of - your webserver or limit access by web server configuration. You can - find example .htaccess file which can help you achieve - this in contrib directory in phpMyAdmin. + your webserver or limit access by web server configuration, see + FAQ 1.42.