No subject
maxhl at hitline.net.ua
maxhl at hitline.net.ua
Thu Feb 12 22:29:15 MSK 2009
Вечер добрый.
Есть такая конструкция в htaccess как ее можно реализовать в nginx?
<IfModule mod_charset.c>
CharsetRecodeMultipartForms off
</IfModule>
RewriteEngine On
RewriteRule ^bill_(.*).htm$ view_bill.php?id=$1
RewriteRule ^marka_(.*).htm$ list_model.php?id_marka=$1
RewriteRule ^model_(.*).htm$ list_bill.php?id_model=$1
Причем так чтбы это работало и для php-fpm ?
С уважением Max.
maxhl at hitline.net.ua 71006063
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx-ru/attachments/20090212/d7c4e2b6/attachment.html>
More information about the nginx-ru
mailing list