diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2020-03-01 20:50:47 +0100 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2020-03-01 20:50:47 +0100 |
commit | a8e6e0952b6edcd1282f9f2221e0d4fbb463d0fe (patch) | |
tree | fd8ed22b2b2907e5fea6d0df7b0a9a2b1776e4c2 /html/robots.txt | |
parent | 000bb95fb95c21834ecc0fb6c9256dcbe7f77cc8 (diff) | |
download | site-a8e6e0952b6edcd1282f9f2221e0d4fbb463d0fe.tar.gz site-a8e6e0952b6edcd1282f9f2221e0d4fbb463d0fe.zip |
WebServer
Diffstat (limited to 'html/robots.txt')
-rw-r--r-- | html/robots.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/html/robots.txt b/html/robots.txt new file mode 100644 index 0000000..c2a49f4 --- /dev/null +++ b/html/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Allow: / |