]> _ Git - bastide-resah.git/commitdiff
wip #6871
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 18 Apr 2024 14:23:16 +0000 (16:23 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 18 Apr 2024 14:23:16 +0000 (16:23 +0200)
public/.htaccess

index c65d98cc66367dd4253972900a21464ec0fc1327..c2c48b03f7af77b187f0ca5e7f3ab440e558f5a5 100644 (file)
@@ -9,11 +9,6 @@
     RewriteCond %{HTTP:Authorization} .
     RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
 
-#    # Redirect Trailing Slashes If Not A Folder...
-#    RewriteCond %{REQUEST_FILENAME} !-d
-#    RewriteCond %{REQUEST_URI} (.+)/$
-#    RewriteRule ^ %1 [L,R=301]
-
     # Send Requests To Front Controller...
     RewriteCond %{REQUEST_FILENAME} !-d
     RewriteCond %{REQUEST_FILENAME} !-f