Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Rewrite rules index.php/robots.txt
Кое как разобрался, все оказалось намного проще.
server {
......
rewrite ^/robots.txt$ /index.php?robots=1;
......
}
Только правильное ли это решение?
Posted at Nginx Forum: http://forum.nginx.org/read.php?21,57140,57425#msg-57425
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|