1-10 of 50 < Previous Next >
1 vote
closed

Backreferences to RewriteCond matches stopped working in v1.2.14

Workaround: add this line to your ini file: CondSubstringBackrefFlag %

id# 17227 | Planned Release: 1.2.15a preview | Last Updated: Wed at 6:55 AM  by Cheeso
2 votes

Allow Redirects for ASP.NET Cookieless sessions

If you enable cookieless sessions for an ASP.NET web application, redirects do not work because IIRF does not see the cookie path.

id# 17223 | Planned Release: None | Last Updated: Tue at 8:42 PM  by Guybrush
2 votes

Prococol Violation. No Connection-Close, no Content-Length

These simple rules strip out querystring name/value par poe=<whatever>. #poe is first param RewriteRule ^/(.*\?)poe=\w*&?(.*)$ /$1$2 [R,L] #poe is not first param RewriteRule ^/(.*)&poe=\w*(.*...

id# 15839 | Planned Release: None | Last Updated: Tue at 7:44 PM  by AlexanderGross
1 vote

TestDriver should compare expected to actual result

The testdriver.c should support a mechanism to compare the actual result to the expected result.

id# 17176 | Planned Release: 2.0 preview | Last Updated: Jun 26 at 4:37 PM  by Cheeso
1 vote

Include documentation on Filter Load Order

reference the instructions here: http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/64756f7b-5ffd-4baa-a14b-ae64957f07a3.mspx?mfr=true

id# 17156 | Planned Release: None | Last Updated: Jun 24 at 7:38 PM  by Cheeso
12 votes

Individual INI files for each Web Site

Cheeso (et al), I know this issue has been discussed already (here and here), but I'd like to re-address it. Having seperate INI files for each new web site is a critical need for larger hostin...

id# 8669 | Planned Release: 2.0 preview | Last Updated: Jun 24 at 1:21 PM  by slash
4 votes

IIRF should have an installer

There should be an install script that installs IIRF appropriately.

id# 11455 | Planned Release: 2.0 preview | Last Updated: Jun 14 at 5:44 PM  by Cheeso
1 vote

Include files for Ini files

Not sure if this is possible, but I'd love to see support for some type of include file(s). Reason being is that I host multiple sites under virtual servers in IIS and have multiple ini files for ...

id# 17044 | Planned Release: None | Last Updated: Jun 13 at 7:00 PM  by Cheeso
1 vote
closed

Fix Logging so that formatting messages occurs only when necessary

Currently the messages to be logged are formatted, and then the log level is tested. Fix the logging framework so that message formatting occurs only when necessary. This is possible by using the v...

id# 17039 | Planned Release: 1.2.15a preview | Last Updated: Jun 13 at 6:44 PM  by Cheeso
2 votes
closed

set HTTP_X_REWRITE_URL without Unmangle flag?

Add a RewriteHeader directive, something like Isapi_Rewrite : RewriteCond URL (.*) RewriteHeader Old-URL: ^$ $1 (Example found here: http://www.isapirewrite.com/docs/#RewriteHeader ) I'd ima...

id# 8464 | Planned Release: 1.2.15a preview | Last Updated: Jun 13 at 6:43 PM  by Cheeso

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-10 of 50 < Previous 1 2 3 4 5 Next >
Updating...