# If the FOSSBilling site is installed within a folder such as at
# e.g. www.example.com/fossbilling/ the robots.txt file MUST be
# moved to the site root at e.g. www.example.com/robots.txt
# AND the FOSSBilling folder name MUST be prefixed to the disallowed
# path, e.g. the Disallow rule for the /data/ folder
# MUST be changed to read Disallow: /boxbilling/data/
#
# For more information about the robots.txt standard, see:
# https://www.robotstxt.org/orig.html
User-agent: *
Disallow: /data/
Disallow: /library/
Disallow: /locale/
Disallow: /modules/
Disallow: /uploads/
Disallow: /vendor/
Disallow: /install/