RewriteLog directive

Description: Sets name of ISAPI_Rewrite log file
Syntax: RewriteLog file-path
Default: RewriteLog installdir\rewrite.log
Context: server config

 

This directive sets the name of the log file where ISAPI_Rewrite will log all its actions.

RewriteLog "C:\local\path\rewrite.log"