Strange error with the values ​​passed

ISAPI_Rewrite is Apache mod_rewrite compatible URL rewriter for Microsoft IIS
User avatar
Posts: 1
Joined: 23 Apr 2012, 05:05

Strange error with the values ​​passed

23 Apr 2012, 05:12

Hello everyone,
I have Isapi Rewrite 3.0 installed on Win 2008 and IIS 7.5

I have this rule that has always worked:

RewriteRule ^/news/(\d+)/([^/]+).html$ /news/articolo.asp\?id=$1 [NC,L]

From 2/3 days, however, the ID that is passed, which corresponds to the first value of the URL, no longer corresponds to that of the url.

I do not know how and with what logic, at every page refresh, while maintaining the same url, if the print the Response.QueryString() (the string that is passed as a parameter) the id will change at every refresh randomly.

I check if is IIS, ASP o MySQL error but it's all ok

Thank you
Lorenzo

User avatar
Posts: 1264
Joined: 07 Mar 2012, 10:16

Re: Strange error with the values ​​passed

23 Apr 2012, 06:22

Hello Lorenzo,

If it always worked, what has changed?
Please, provide the rewrite.log for the testing request.
Logging issues described in FAQ

Regards
Andrew

Return to ISAPI_Rewrite 3.0

Who is online

Users browsing this forum: No registered users and 5 guests