Helicon ISAPI_REWRITE 3 - Not Logging Anything

Posted by Brian on Server Fault See other posts from Server Fault or by Brian
Published on 2010-04-13T14:10:50Z Indexed on 2010/04/13 14:13 UTC
Read the original article Hit count: 460

Filed under:
|
|
|
|

Hello,

The ISAPI_REWRITE Helicon product does not log anything... I setup logging to run as:

[ISAPI_Rewrite]
RewriteEngine on

#enabling rewrite.log
RewriteLogLevel 9
#enabling error.log
LogLevel debug

But nothing is getting logged. Is it something I'm doing, is it working? It is installed, it's given high priority in IIS (do see it visibly present).

Any ideas why it isn't logging? Should it log even if not rewriting?

© Server Fault or respective owner

Related posts about iis

Related posts about iis6