mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Comment out .htaccess header change
This commit is contained in:
parent
8b70880243
commit
181974ad84
@ -6,7 +6,7 @@
|
|||||||
RewriteEngine On
|
RewriteEngine On
|
||||||
|
|
||||||
# Blocks Search Engine Indexing
|
# Blocks Search Engine Indexing
|
||||||
Header set X-Robots-Tag "noindex, nofollow"
|
# 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