request rewrite emergency*
Igor Sysoev
is at rambler-co.ru
Sun Oct 4 23:29:40 MSD 2009
On Sun, Oct 04, 2009 at 02:13:05AM -0400, anomalizer wrote:
> > RewriteRule /catalog/(.*) /catalog/$1
> > RewriteRule /lib/(.*) /lib/$1
> > RewriteRule /skins/(.*) /skins/$1
> > RewriteRule /payments/(.*) /payments/$1
> > RewriteRule /images/(.*) /images/$1
> > RewriteRule /index\.php(.*) /index.php$1
> > RewriteRule /admin\.php(.*) /admin.php$1
>
> > RewriteRule ^(.*)$ /index.php?sef_rewrite=1
>
> Do you realize that everything except this one rule is a NO-OP?
They are very heavy noops.
--
Igor Sysoev
http://sysoev.ru/en/
More information about the nginx
mailing list