• Ben Sampson's avatar
    Fix redirect loop .htaccess · dd036f55
    Ben Sampson authored
    Folders that exist have a redirect loop when visiting them. This is because Apache redirects to trailing slash for folders and the current rule is removing it, Apache then adds a trailing slash again.
    dd036f55
.htaccess 416 Bytes