From 5eda2a43c4374a2a6b5ba5de5372dc8faa62e6a5 Mon Sep 17 00:00:00 2001 From: ravilrrr Date: Mon, 14 Mar 2016 17:19:01 +0400 Subject: [PATCH] =?UTF-8?q?=D0=A0=D0=B0=D0=B7=D1=80=D0=B5=D1=88=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D1=87=D1=82=D0=B5=D0=BD=D0=B8=D0=B5=20robots.tx?= =?UTF-8?q?t?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit иначе индексироваться будет все подряд. --- .htaccess | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.htaccess b/.htaccess index 3293165..31ad65c 100644 --- a/.htaccess +++ b/.htaccess @@ -59,5 +59,10 @@ AddDefaultCharset UTF-8 Satisfy All +# Allow read files. + + Allow from all + + # Don't show directory listings for URLs which map to a directory. Options -Indexes