mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Remove duplicate .htaccess change
This commit is contained in:
parent
ac269b1ee6
commit
27c1369c90
@ -5,9 +5,6 @@
|
|||||||
|
|
||||||
RewriteEngine On
|
RewriteEngine On
|
||||||
|
|
||||||
# Blocks Search Engine Indexing
|
|
||||||
# Header set X-Robots-Tag "noindex, nofollow"
|
|
||||||
|
|
||||||
# Redirect Trailing Slashes...
|
# Redirect Trailing Slashes...
|
||||||
RewriteRule ^(.*)/$ /$1 [L,R=301]
|
RewriteRule ^(.*)/$ /$1 [L,R=301]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user