Rev 33 | Blame | Compare with Previous | Last modification | View Log | RSS feed
# Generic configuration file for -botsearch filters[Init]# Block is the actual non-found directories to blockblock = \/?(<webmail>|<phpmyadmin>|<wordpress>|cgi-bin|mysqladmin)[^,]*# These are just convient definitions that assist the blocking of stuff that# isn't installedwebmail = roundcube|(ext)?mail|horde|(v-?)?webmailphpmyadmin = (typo3/|xampp/|admin/|)(pma|(php)?[Mm]y[Aa]dmin)wordpress = wp-(login|signup|admin)\.php# DEV Notes:# Taken from apache-botsearch filter## Author: Frantisek Sumsal