Samuel Georges c9cf2b4352 Roll back redirection function
This is a magical solution to a non-issue (aesthetic), it could easily be introduced by a plugin and is not a good substitute for proper web server configuration. Eg, Apache:

    ##
    ## Directory Listing attempts
    ##
    DirectorySlash Off
    RewriteOptions AllowNoSlash

    ##
    ## Redirect Trailing Slashes...
    ##
    RewriteRule ^(.*)/$ /$1 [L,R=301]
2015-05-18 19:09:03 +10:00
..
2015-02-04 19:31:41 +11:00
2015-03-02 16:02:13 +11:00
2015-03-11 20:30:41 +01:00
2015-02-07 13:27:01 +11:00
2015-05-18 19:09:03 +10:00
2015-03-14 15:12:43 +11:00
2015-02-07 19:42:40 +11:00
2015-02-07 19:42:40 +11:00
2015-02-07 19:42:40 +11:00
2015-02-21 19:16:14 +11:00
2015-02-07 19:42:40 +11:00
2015-02-07 19:42:40 +11:00