Fuente: https://github.com/chamilo/chamilo-lms/releases/download/v1.11.40/chamilo-1.11.40.zip sha256: 1cf4bf2cc7bae1ef1a1eff643235db1d552f78ddf4b6dd1e2d2dac9868679439 Snapshot independiente (rama huerfana); diffable vs 1.11.38. vendor incluido.
34 lines
748 B
Plaintext
34 lines
748 B
Plaintext
#
|
|
# robots.txt
|
|
#
|
|
# This file is to prevent the crawling and indexing of certain parts
|
|
# of your site by web crawlers and spiders run by sites like Yahoo!
|
|
# and Google. By telling these "robots" where not to go on your site,
|
|
# you save bandwidth and server resources.
|
|
#
|
|
#
|
|
# For more information about the robots.txt standard, see:
|
|
# http://www.robotstxt.org/wc/robots.html
|
|
#
|
|
# For syntax checking, see:
|
|
# http://www.sxw.org.uk/computing/robots/check.html
|
|
|
|
User-Agent: *
|
|
|
|
# Directories
|
|
|
|
Disallow: /app/
|
|
Disallow: /bin/
|
|
Disallow: /documentation/
|
|
Disallow: /home/
|
|
Disallow: /main/
|
|
Disallow: /plugin/
|
|
Disallow: /tests/
|
|
Disallow: /vendor/
|
|
|
|
# Files
|
|
Disallow: /license.txt
|
|
Disallow: /README.txt
|
|
Disallow: /whoisonline.php
|
|
Disallow: /whoisonlinesession.php
|