robots.txt upd
This commit is contained in:
parent
2a7b665f3d
commit
ab594fcad2
@ -5,7 +5,7 @@ class ServicesHandler extends request_handler {
|
||||
function GET_robots_txt() {
|
||||
$txt = <<<TXT
|
||||
User-agent: *
|
||||
Disallow: /admin
|
||||
Disallow: /admin/
|
||||
TXT;
|
||||
|
||||
header('Content-Type: text/plain');
|
||||
|
Loading…
x
Reference in New Issue
Block a user