Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 1 match
- Thu Jun 23, 2016 10:04 pm
- Forum: Веб сервер
- Topic: Возобновление nginx конфига
- Replies: 1
- Views: 1823
Возобновление nginx конфига
После внесения изменений в конфиг nginx (/home/admin/conf/web/nginx.conf)
if ($http_user_agent ~* "googlebot|yahoo|bingbot|baiduspider|yandex|yeti|yodaobot|gigabot|ia_archiver|twitterbot|developers\.google\.com") {
proxy_pass http://127.0.0.1:8888;
break;
}
if ($args ~ "_escaped_fragment ...
if ($http_user_agent ~* "googlebot|yahoo|bingbot|baiduspider|yandex|yeti|yodaobot|gigabot|ia_archiver|twitterbot|developers\.google\.com") {
proxy_pass http://127.0.0.1:8888;
break;
}
if ($args ~ "_escaped_fragment ...