Contents
- Introduction
- Installation
- Working with ISAPI_Rewrite
- ISAPI_Rewrite directives
- Examples
- Troubleshooting
- Release notes
NotificationType directive
Description: | Location of general errors file |
Syntax: | NotificationType=PREPROC_HEADERS |
Default: | not set |
Context: | server config |
This directive swithes ISAPI_Rewrite into Early Request Processing mode, i.e. ISAPI_Rewrite will process request BEFORE all other ISAPI filters, BUT the following features will be unavailable:
- %{REQUEST_FILENAME} variable
- <Files>, <FilesMatch>, <Directory>, <DirectoryMatch> sections
NotificationType=PREPROC_HEADERS