🌱 htaccess

# force trailing slash
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)([^/])$        /$1$2/ [L,R=301]
Made by Brandon . If you find this project useful you can donate.