]> git.openstreetmap.org Git - rails.git/commit
Add trailing slashes to directories in robots.txt
authorPaul Norman <penorman@mac.com>
Wed, 16 Sep 2026 19:06:24 +0000 (12:06 -0700)
committerPaul Norman <penorman@mac.com>
Wed, 16 Sep 2026 19:06:24 +0000 (12:06 -0700)
commite6c3a580be0bd1eeccb2c9314d135321c9cdebfb
tree4b661056e85f91f92c6c2c32801cd2b282f9902c
parent55638d4ad9f31d00102af92948aca42b0ec78ac8
Add trailing slashes to directories in robots.txt

The standard specifies that /path/ matches anything
under it, but does not specify /path as matching
anything other than exactly it.
public/robots.txt