ПРОЕКТЫ 


  АРХИВ 


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]

как заставить работать такую конструкцию ?


  • To: nginx-ru@xxxxxxxxx
  • Subject: как заставить работать такую конструкцию ?
  • From: Alexey Bestciokov <proforg@xxxxxxxxxxxx>
  • Date: Wed, 26 Jan 2005 19:34:20 +0300
  • Organization: maloletka.ru

есть такой конфиг:

location /pop/download.php
{
         fastcgi_pass ...
         fastcgi_root ...
         fastcgi_index ...
}

location ~* ^.+\.(php)$
{
         fastcgi_pass ...
         fastcgi_root ...
         fastcgi_index ...
}

суть такова что все .php кроме одного файла (/pop/download.php) должны
обрабытывать как обычно, а /pop/download.php - отдельно. Но что то не
работает, всё обрабатывается вторым правилом :) Подскажите пожалуйста
- что и где я напутал ?


Алексей Бещёков.
proforg@xxxxxxxxxxxx






 




Copyright © Lexa Software, 1996-2009.