annotate modules/website/files/conf.extra/no-index.conf @ 117:3fdde0638538 puppet-3.6

Redirect dumb bots that removed the ID number to the main module page
author IBBoard <dev@ibboard.co.uk>
date Fri, 08 Jul 2016 20:34:29 +0100
parents 956e484adc12
children b0531370e183
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
956e484adc12 Initial public release of Puppet configs
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
1 RewriteEngine On
956e484adc12 Initial public release of Puppet configs
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
2 RewriteRule ^(.*)/index.(php|htm(l?))$ $1/ [R=301,L]