.htaccess
416 Bytes
-
Fix redirect loop .htaccess · dd036f55
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.
Ben Sampson committed