Opened 11 years ago

Closed 10 years ago

#393 closed defect (invalid)

Rewrite

Reported by: Dejan Spirovski Owned by:
Priority: minor Milestone:
Component: nginx-module Version: 1.2.x
Keywords: rewrite Cc:
uname -a:
nginx -V: 1.2

Description

I have rewrite that is like this rewrite /(.*)/(.*)\.php$ /www/index.php?id=$2&section=$1;

I want for some requests this rewrite to not execute, how can I do this?
Or if that is not possible how can I make so when some pages are requested to redirect requests to another page?

Change History (4)

comment:1 by Valentin V. Bartenev, 11 years ago

Resolution: invalid
Status: newclosed

This is neither a Q&A site nor a forum. Please, use mailing lists to ask questions.

Last edited 11 years ago by Valentin V. Bartenev (previous) (diff)

comment:2 by Dejan Spirovski, 11 years ago

Oh sorry

comment:3 by Dejan Spirovski, 10 years ago

Resolution: invalid
Status: closedreopened
Last edited 10 years ago by Dejan Spirovski (previous) (diff)

comment:4 by Maxim Dounin, 10 years ago

Resolution: invalid
Status: reopenedclosed
Note: See TracTickets for help on using tickets.