Contents 
  
  
    
- Introduction
- Installation
- Working with ISAPI_Rewrite
- ISAPI_Rewrite directives
- Examples
- Troubleshooting
- Release notes
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"