Zaytsevo, Arkhangelsk Oblast

Zaytsevo (Russian: Зайцево) is a rural locality (a village) in Verkhnetoyemsky District, Arkhangelsk Oblast, Russia. The population was 7 as of 2010.[2]

Zaytsevo

Зайцево
Village
Zaytsevo
Zaytsevo
Coordinates: 62°56′N 46°25′E[1]
CountryRussia
RegionArkhangelsk Oblast
DistrictVerkhnetoyemsky District
Time zoneUTC+3:00

Geography

It is located on the Vya River.

gollark: `certbot` asks for a "webroot" to place files into, so I use that, and it works flawlessly.
gollark: So I made it so that if any domain is accessed via HTTP, and the request is for `.well-known/something`, it'll use a dedicated folder.
gollark: Basically, the ACME verification thing it uses looks for files under `.well-known`.
gollark: Not a config UI.
gollark: ```nginx server { listen 80 default_server; listen [::]:80 default_server; location /.well-known { default_type "text/plain"; root /srv/http/; } location = /ngstatus { stub_status; } location / { return 301 https://$host$request_uri; } }```

References

  1. Карта Верхнетоемского района Архангельской области
  2. Численность населения по муниципальным образованиям и населенным пунктам Архангельской области, включая Ненецкий автономный округ, итоги Всероссийской переписи населения 2010 года, Архангельскстат, 2012
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.