Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: редирект с подменой стр оки
[code]
if ($host = 'pda.myfourm.ru' ) {
rewrite ^/$ myforum.ru/?pda permanent;
}
[/code]
Posted at Nginx Forum: http://forum.nginx.org/read.php?21,97989,98837#msg-98837
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|