Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Не работают страницы PHP
On Sun, May 23, 2010 at 06:16:58PM +0300, Alex Vorona wrote:
> 23.05.2010 17:06, Igor Sysoev wrote:
> > On Sun, May 23, 2010 at 09:34:12AM -0400, artdanilov wrote:
> >
> >> И ещё у меня возник вопрос - где можно посмотреть уже создававшиеся
> >> аналоги mod_rewrite'овским правилам?
> >>
> >> Меня интересует 301-й редирект (типа site.ru -> www.site.ru) и
> >> перенаправление всех url (http://site.ru/page/id/1/name/vasya) на
> >> index.php для последующей обработки.
> >
> > http://nginx.org/en/docs/http/converting_rewrite_rules.html
> >
> >
>
> you should define just nginx.com, www.nginx.com, and anything else:
> server {
> listen 80;
> server_name nginx.org www.nginx.org;
>
> com VS org
Спасибо, исправил.
--
Игорь Сысоев
http://sysoev.ru
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|