mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-19 16:24:36 -04:00
parent
bea856201d
commit
c3cc6a63e9
@ -5,6 +5,9 @@
|
||||
|
||||
RewriteEngine On
|
||||
|
||||
# Blocks Search Engine Indexing
|
||||
Header set X-Robots-Tag "noindex, nofollow"
|
||||
|
||||
# Redirect Trailing Slashes...
|
||||
RewriteRule ^(.*)/$ /$1 [L,R=301]
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
User-agent: *
|
||||
Disallow:
|
||||
Disallow: /
|
||||
|
Loading…
x
Reference in New Issue
Block a user