ПРОЕКТЫ 


  АРХИВ 


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]

nginx .htaccess


  • To: nginx-ru@xxxxxxxxx
  • Subject: nginx .htaccess
  • From: "Test1k" <nginx-forum@xxxxxxxx>
  • Date: Mon, 11 Apr 2011 05:59:25 -0400
  • Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mickey.jlkhosting.com; s=x; h=Date:Sender:From:Message-ID:Content-Transfer-Encoding:Content-Type:Subject:To; bh=lD4ZMaSXaJsLQ1cIvl16qGUd7G1elZ5xVOrInh7jvUs=; b=VN5hy/eEZzP7OOCdlVwui8SffH9gO6c/a4RRITOvyOq0oH8m7GBDUUwJGzWCJsr1GrIx7aUojBc1wIWiC3TlmZdc5iEUUf/3HpkpUusEW5x+1Olpe3HgazgJIc0n/SDz;

Добрый день , раньше пользовался apach ,
решил перейти на nginx .apach  на лету
подхватывал прописи .htaccess , подскажите
как мне прописать правильно реврайты  с
.htaccess  и куда их прописывать в nginx 

RewriteEngine On
RewriteRule ^sig/sig_([0-9].*)_([0-9].*)_mini.png
sig/index.php?id=$1&template=$2&mini=true [L,PT]
RewriteRule ^sig/sig_([0-9].*)_mini.png sig/index.php?id=$1&mini=true
[L,PT]

RewriteRule ^sig/sig_([0-9].*)_([0-9].*).png
sig/index.php?id=$1&template=$2 [L,PT]
RewriteRule ^sig/sig_([0-9].*).png sig/index.php?id=$1 [L,PT]

Posted at Nginx Forum: 
http://forum.nginx.org/read.php?21,190077,190077#msg-190077


_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru


 




Copyright © Lexa Software, 1996-2009.