server_name telegraph.example.site;
location / {
proxy_set_header Host "graph.org";
proxy_set_header X-Real-IP $remote_addr;
proxy_pass https://graph.org;
}
}
Это что?
@Kylmakalle тебе понравится)
Обсуждают сегодня