ПРОЕКТЫ 


  АРХИВ 


Apache-Talk @lexa.ru 

Inet-Admins @info.east.ru 

Filmscanners @halftone.co.uk 

Security-alerts @yandex-team.ru 

nginx-ru @sysoev.ru 


  СТАТЬИ 


  ПЕРСОНАЛЬНОЕ 


  ПРОГРАММЫ 



ПИШИТЕ
ПИСЬМА












     АРХИВ :: nginx-ru
Nginx-ru mailing list archive (nginx-ru@sysoev.ru)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

rewrite с if(-f ...)



Вот в этой конструкции:
if (!-f $request_filename) {
   break;
   proxy_pass  http://127.0.0.1;
}
если поставить вместо proxy_pass root, то все срабатывает. Но если
подставить alias, происходит ошибка:
[emerg] 6484#0: directive "alias" in
/usr/local/nginx/conf/nginx.conf:398 is not allowed here
Это так и должно быть?



 




Copyright © Lexa Software, 1996-2009.