# Placeto CMS # A lightweight, easy to use PHP content management system. Written to be as fast as possible and to use as little memory as possible. Placeto provides browser caching, server caching, deflating and gzip compression if necessary to cut down on bandwidth and cpu time. # # Copyright (C) 2009 BlaherTech # # This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. # This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. # You should have received a copy of the GNU General Public License along with this program, as license.txt. If not, see . # # Author: Benjamin Jay Young # http://www.blahertech.org/projects/placeto/ # # ////////////////////////////////////////////////// # # robots.txt restricts good robot crawlers from indexing certain parts of your website. User-agent: * Disallow: /.cache/ Disallow: /cgi-bin/ Disallow: /inc/ Disallow: /admin/ Disallow: /setup/