ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 


  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА












     АРХИВ :: nginx-ru
Nginx-ru mailing list archive (nginx-ru@sysoev.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Нужна заглушка для всех запросов, не указанных явно в других конфигах в server_name


  • To: Nginx-subscribe <nginx-ru@xxxxxxxxx>
  • Subject: Нужна заглушка для всех запросов, не указанных явно в других конфигах в server_name
  • From: "Vladislav V. Prodan" <universite@xxxxxxx>
  • Date: Mon, 14 May 2012 10:49:52 +0300

Сеошники негодут, ибо про 286523487653897.site.com открывается другой
сайт на этом же IP.

На других конфигах в server_name оставил только site.com и www.site.com
На сайте-заглушке указал так:
server {
    listen xx.xxx.xxx.xxx:80;
    listen 80 default_server;
    server_name _ "";
...
}

Почему не работает?


# nginx -V
nginx version: nginx/1.2.0
TLS SNI support enabled
configure arguments: --prefix=/usr/local/etc/nginx --with-cc-opt='-I
/usr/local/include' --with-ld-opt='-L /usr/local/lib'
--conf-path=/usr/local/etc/nginx/nginx.conf
--sbin-path=/usr/local/sbin/nginx --pid-path=/var/run/nginx.pid
--error-log-path=/var/log/nginx-error.log --user=www --group=www
--with-file-aio --with-ipv6
--http-client-body-temp-path=/var/tmp/nginx/client_body_temp
--http-fastcgi-temp-path=/var/tmp/nginx/fastcgi_temp
--http-proxy-temp-path=/var/tmp/nginx/proxy_temp
--http-scgi-temp-path=/var/tmp/nginx/scgi_temp
--http-uwsgi-temp-path=/var/tmp/nginx/uwsgi_temp
--http-log-path=/var/log/nginx-access.log --with-http_dav_module
--with-http_flv_module --with-http_mp4_module --with-http_perl_module
--with-http_ssl_module --with-http_stub_status_module
--with-http_sub_module
--add-module=/usr/ports/www/nginx/work/agentzh-memc-nginx-module-4007350
--with-pcre
--add-module=/usr/ports/www/nginx/work/passenger-3.0.12/ext/nginx

-- 
Vladislav V. Prodan
System & Network Administrator
http://support.od.ua
+380 67 4584408, +380 99 4060508
VVP88-RIPE

_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://mailman.nginx.org/mailman/listinfo/nginx-ru


 




Copyright © Lexa Software, 1996-2009.