mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-31 15:42:03 -04:00
Merge branch 'develop' of github.com:invoiceninja/invoiceninja into develop
This commit is contained in:
commit
ac269b1ee6
@ -24,3 +24,8 @@
|
|||||||
# you have to enable the following line:
|
# you have to enable the following line:
|
||||||
# RewriteBase /
|
# RewriteBase /
|
||||||
</IfModule>
|
</IfModule>
|
||||||
|
|
||||||
|
<IfModule mod_headers.c>
|
||||||
|
# Blocks Search Engine Indexing
|
||||||
|
Header set X-Robots-Tag "noindex, nofollow"
|
||||||
|
</IfModule>
|
Loading…
x
Reference in New Issue
Block a user