ПРОЕКТЫ 


  АРХИВ 


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]

Re[2]: Переделка rewrite rule из .htaccess под nginx



>> >> RewriteCond %{REQUEST_FILENAME} !-f

>> >> RewriteCond %{REQUEST_FILENAME} !-d

>> >> RewriteRule ^(.*)$ /index.php?path=$1&%{QUERY_STRING}


>> >     location / {

>> >         error_page  404 = /index.php?path=$uri&$args;

>> >     }


>> >     location = /index.php {

>> >         fastcgi_pass  ...

>> >         #proxy_pass   ...

>> >     }


>> может, лучше через "-e" сделать?


> Нет, error_page лучше.


Быстрее? У apache всё ровно наоборот



 




Copyright © Lexa Software, 1996-2009.