|
|
|
1-10 of 50
< Previous Next >
|
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
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
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
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
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
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
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
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
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
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
|
|
1-10 of 50
< Previous 1 2 3 4 5 Next >
|
|
|
|
|
|
|