/usr/local/ispconfig/server/conf-custom/index/robots.txt

Discussion in 'General' started by maumar, Jul 12, 2018.

  1. maumar

    maumar Member

    Hello
    simple question
    just created a custom robots.txt into server/conf-custom/index/
    ls -la /usr/local/ispconfig/server/conf-custom/index/robots.txt
    -rwxr-x--- 1 root root 27 Jun 15 11:59 /usr/local/ispconfig/server/conf-custom/index/robots.txt


    cat /usr/local/ispconfig/server/conf-custom/index/robots.txt
    User-agent: *
    Disallow: /

    Just created a new web site but robots.txt is that one of default

    ls -la /var/www/abc.it/web/
    total 28
    drwx--x--x 3 web56 client1 4096 Jul 12 19:03 .
    drwxr-xr-x 10 root root 4096 Jul 12 19:03 ..
    -rwxr-xr-- 1 web56 client1 7358 Jul 12 19:03 favicon.ico
    -rwxr-xr-- 1 web56 client1 1861 Jul 12 19:03 index.html
    -rwxr-xr-- 1 web56 client1 14 Jul 12 19:03 robots.txt
    drwxr-xr-x 2 web56 client1 4096 Jul 12 19:03 stats


    what I am missing?

    Ispconfig 3.1.12
    debian 9

    Best Regards
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    It should work like this, so probably the override for this file is broken. Please report it to the bug tracker so we can check it for the next release.
     
    maumar likes this.

Share This Page