mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
commit
18730bd0da
@ -8,7 +8,7 @@
|
||||
# Handle Authorization Header
|
||||
RewriteCond %{HTTP:Authorization} .
|
||||
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
|
||||
|
||||
|
||||
# Redirect Trailing Slashes If Not A Folder...
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteCond %{REQUEST_URI} (.+)/$
|
||||
|
Loading…
x
Reference in New Issue
Block a user