mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 05:28:18 +01:00
Pull in change to .htaccess made on laravel/laravel
This commit is contained in:
parent
4ab6cd5b1b
commit
f454172dc8
@ -5,7 +5,8 @@
|
||||
|
||||
RewriteEngine On
|
||||
|
||||
# Redirect Trailing Slashes...
|
||||
# Redirect Trailing Slashes If Not A Folder...
|
||||
RewriteCond %{REQUEST_FILENAME} !-d
|
||||
RewriteRule ^(.*)/$ /$1 [L,R=301]
|
||||
|
||||
# Handle Front Controller...
|
||||
|
Loading…
x
Reference in New Issue
Block a user