Welcome! Log In Create A New Profile

Advanced

HttpRewriteModule and use more than 10 variables

Yoann QUERET
January 31, 2012 05:18AM
Hi,

In a rewrite, is it possible to use more than 9 variables ?

How i can use $10, $11, ... ?

rewrite
"^/img/([0-9a-zA-Z]{1})([0-9a-zA-Z]{7})([0-9a-zA-Z]{1})([0-9a-zA-Z]{7})/([0-9]{4})([0-9]{2})([0-9]{2})/([0-9a-fA-F]{8})([0-9a-fA-F]{4})([0-9a-fA-F]{4})([0-9a-fA-F]{4})([0-9a-fA-F]{12}).*$"
/$1/$2/$3/$4/$5/$6/$7/$8/$9/$10/$11/$12.image;

Thk

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

HttpRewriteModule and use more than 10 variables

Yoann QUERET January 31, 2012 05:18AM

Re: HttpRewriteModule and use more than 10 variables

Valentin V. Bartenev January 31, 2012 07:40AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 159
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready