Added robots.txt

This commit is contained in:
nyuuzyou 2024-02-12 16:09:02 +03:00
parent 2f65f2b21d
commit 30a78fb8a8
2 changed files with 6 additions and 0 deletions

View file

@ -5,6 +5,10 @@ server {
root /var/www/binternet;
index index.php;
location = /robots.txt {
root /var/www/binternet;
}
location ~ \.php$ {
fastcgi_pass unix:/run/php-fpm82.sock;
fastcgi_index index.php;

2
static/robots.txt Normal file
View file

@ -0,0 +1,2 @@
User-agent: *
Disallow: /