ПРОЕКТЫ 


  АРХИВ 


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]

Re: Зазеркалить сайт через свой ПК


  • To: nginx-ru@xxxxxxxxx
  • Subject: Re: Зазеркалить сайт через свой ПК
  • From: "Gnome" <nginx-forum@xxxxxxxx>
  • Date: Sat, 15 Dec 2012 00:07:26 -0500
  • Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tigger.jlkhosting.com; s=x; h=Date:Sender:From:References:In-Reply-To:Message-ID:Content-Transfer-Encoding:Content-Type:Subject:To; bh=TAm6Z3SZ8G8k3qHrkCWM+ZmzkqcUcg3DbVHSaTu4UlQ=; b=rgSUFnc8Ie5khiir0BP49Ka3f7eWG17KOCl/zMYDPNLuQ1Q5U0469NO1WAK6XoeIbLLAww9+aTuzBLXTKDDdsLC0bysSXN1wdClJB2LmLjEFmvG6nBdyoBFswvsHtsPT;
  • In-reply-to: <50CC0311.9030903@mva.name>
  • References: <50CC0311.9030903@mva.name>

mva Wrote:
-------------------------------------------------------
> а как выглядит в этом конфиге директива  "server_name"?



    server {
        listen       80;
        server_name  localhost;

        #charset koi8-r;

        #access_log  logs/host.access.log  main;

        location / {
            root   html;
            index  index.html index.htm;
        }

Posted at Nginx Forum: 
http://forum.nginx.org/read.php?21,234065,234067#msg-234067

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


 




Copyright © Lexa Software, 1996-2009.