We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e77fdb commit aca7cccCopy full SHA for aca7ccc
public/.htaccess
@@ -5,7 +5,7 @@
5
6
RewriteEngine On
7
8
- # Redirect Trailing Slashes...
+ # Redirect Trailing Slashes If Not A Folder...
9
RewriteCond %{REQUEST_FILENAME} !-d
10
RewriteRule ^(.*)/$ /$1 [L,R=301]
11
0 commit comments