PHP FastCGI ошибка 502

Дмитрий Леоненко dmitry.leonenko at gmail.com
Fri Mar 30 20:21:46 MSD 2007


Приветствую всех.
Перенес только что один проджект на php-fcgi + nginx.
А апаче было
<FilesMatch "^news|archive|user|archives|section|blog$">
    ForceType application/x-httpd-php
</FilesMatch>
в nginx просто тупо передаю все через location / { ... } на Fastcgi-php
и значит когда заходу на domain.tld/news - все отлично, когда на
domain.tld/news/
или domain.tld/news/12/ и т.п. - 502 ошибка.
Как побороть?

Спасибо
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx-ru/attachments/20070330/8d1f3b2e/attachment.html>


More information about the nginx-ru mailing list