mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-20 04:44:37 -04:00
parent
bea856201d
commit
c3cc6a63e9
@ -5,6 +5,9 @@
|
|||||||
|
|
||||||
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]
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
User-agent: *
|
User-agent: *
|
||||||
Disallow:
|
Disallow: /
|
||||||
|
Loading…
x
Reference in New Issue
Block a user