From a1dc57bfdfa8704c16bbc68c61482394ddb122b2 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Sat, 3 Aug 2013 05:27:53 -0400 Subject: [PATCH] We no longer supply a .htaccess in libraries --- doc/setup.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/setup.rst b/doc/setup.rst index dc6a4266f8..2ef3fea787 100644 --- a/doc/setup.rst +++ b/doc/setup.rst @@ -410,8 +410,6 @@ are always ways to make your installation more secure: * remove ``setup`` directory from phpMyAdmin, you will probably not use it after initial setup -* prevent access to ``libraries`` directory from browser, - as it is not needed, supplied ``.htaccess`` file does this * properly choose authentication method - :ref:`cookie` is probably the best choice for shared hosting * in case you don't want all MySQL users to be able to access