Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 403 Forbidden при входе на вто рой домен(
- To: nginx-ru@xxxxxxxxx
- Subject: Re: 403 Forbidden при входе на вто рой домен(
- From: "MAXTEXAHN" <nginx-forum@xxxxxxxx>
- Date: Thu, 10 Feb 2011 15:24:39 -0500
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mickey.jlkhosting.com; s=x; h=Date:Sender:From:References:In-Reply-To:Message-ID:Content-Transfer-Encoding:Content-Type:Subject:To; bh=7Oybh7gR1Ss355Js3fQiODrBLEhOjtWI1PUuvN4er6U=; b=TStq0+a8fnPqeQ5rp/pEC7x5fyjrJOUFXuImjJ9VgUodgFaI8YdYdg9SAbcE6E1BgB0lU52KjP5cwT8zmxvVwWgx7D0pCAWMGF1YQf0uE86jAeErlls4EAjoJMx1LFKN;
- In-reply-to: <1E0E85CA-A020-4459-A551-5AA3202E6FAD@xxxxxxxxx>
- References: <1E0E85CA-A020-4459-A551-5AA3202E6FAD@xxxxxxxxx>
Igor Sysoev Пишет:
-------------------------------------------------------
> On Feb 10, 2011, at 17:36 , MAXTEXAHN wrote:
>
> > почему именно этот, второй
> домен
> > распространяться на
> правило:
> >
> > server {
> > listen 80;
> > server_name _;
> >
> > location / {
> > deny all;
> > }
> > }
> >
>
> Что показывает "nginx -t" ?
>
>
> --
> Igor Sysoev
> http://sysoev.ru/en/
# nginx -t
[emerg]: unexpected end of file, expecting ";" or "}" in
/usr/local/etc/apache22/mime.types:1237
configuration file /usr/local/etc/nginx/nginx.conf test failed
Posted at Nginx Forum:
http://forum.nginx.org/read.php?21,173604,173956#msg-173956
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|