zend framework routiong + nginx + php fastcgi

Влад vk at shiloff.ru
Sat Apr 26 18:10:27 MSD 2008


Здравствуйте, umask.

Вы писали 26 апреля 2008 г., 16:58:30:

> В апаче используется такой .htaccess:

> RewriteEngine On
> RewriteCond %{REQUEST_FILENAME} -f
> RewriteRule (.+) - [L]


root /path/to/files/;
index index.html index.php;
rewrite (.*) /index.php;




-- 
С уважением,
 Влад                          mailto:vk at shiloff.ru






More information about the nginx-ru mailing list