1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-05 00:20:08 +01:00

Set robots nofollow for all valet share traffic

Replaces and closes #575 ... for reasons described there.
This commit is contained in:
Chris Brown
2019-11-30 16:55:48 -05:00
committed by GitHub
parent fb562977f0
commit 36de050d32

View File

@@ -54,6 +54,8 @@ server {
charset utf-8;
client_max_body_size 128M;
add_header X-Robots-Tag 'noindex, nofollow, nosnippet, noarchive';
location /VALET_STATIC_PREFIX/ {
internal;
alias /;