Point to new FAQ instead of contrib folder

This commit is contained in:
Michal Čihař 2012-02-13 13:20:43 +01:00
parent ee3d0bf1b1
commit 9892dd69a0

View File

@ -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 <code>robots.txt</code> file in root of
your webserver or limit access by web server configuration. You can
find example <code>.htaccess</code> file which can help you achieve
this in <code>contrib</code> directory in phpMyAdmin.
your webserver or limit access by web server configuration, see
<a href="#faq1_42">FAQ 1.42</a>.
</li>
</ol>