nginx/templates/snippets/roskomnadzor.conf

3 lines
178 B
Plaintext
Raw Normal View History

2023-08-17 10:59:09 +00:00
location @roskomnadzor { root {{ nginx__dir_www_html }}; try_files /roskomnadzor.html roskomnadzor.html; }
location = /roskomnadzor.jpg { root {{ nginx__dir_www_html }}; }