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 logfile where ISAPI_Rewrite will log all its
actions.
RewriteLog "C:\local\path\rewrite.log"