Opened 11 years ago
Closed 11 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§ion=$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 , 11 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:3 by , 11 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
comment:4 by , 11 years ago
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.
This is neither a Q&A site nor a forum. Please, use mailing lists to ask questions.