From: Vincent Vanwaelscappel Date: Thu, 18 Apr 2024 14:23:16 +0000 (+0200) Subject: wip #6871 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=8fd239ac266974a553a5d2fa2be0c9a0503951d5;p=bastide-resah.git wip #6871 --- diff --git a/public/.htaccess b/public/.htaccess index c65d98c..c2c48b0 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -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