Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Задачка по nginx
Если я правильно понял задачу, то так?
location / {
root
/var/www/cache/data/www/имясайта/templates/имяшаблона/;
error_page 404 =200 /var/www/system/data/www/system.com/templates/;
}
Posted at Nginx Forum:
http://forum.nginx.org/read.php?21,212026,212027#msg-212027
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|