Welcome! Log In Create A New Profile

Advanced

Re: Циклический реврайт

Anton Bessonov
July 29, 2010 11:32AM
Спасибо, Игорь, я тоже так считаю - моя ошибка. Вторая ошибка: спутал
значение last и break.
> Потому что "/favicon.ico" попадает под "(.*)/favicon.(ico|png)".
>
> root /home/myuser;
>
> location = /favicon.ico { }
> location = /favicon.png { }
>
> А лучше перестать думать в стиле rewrite'ов:
>
> location ~ /favicon.(ico|png)$ {
> alias /home/myuser/favicon.$1;
> }
>
>
>


_______________________________________________
nginx-ru mailing list
nginx-ru@nginx.org
http://nginx.org/mailman/listinfo/nginx-ru
Subject Author Posted

Циклический реврайт

Anton Bessonov July 29, 2010 11:12AM

Re: Циклический реврайт

Igor Sysoev July 29, 2010 11:24AM

Re: Циклический реврайт

Anton Bessonov July 29, 2010 11:32AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 167
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready