Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions src/building-apps/seo/seo-friendly-url-traditional.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,3 +275,6 @@ Open the ‘OsISAPIConf.cache‘ file with a simple text editor like NotePad or
```

The OsISAPIConf.cache file functions solely as an input source for the ISAPI filters installed on IIS. The logging level specified in this file is applied manually and remains active until a new input is provided(a direct change inside the server) or an IIS reset occurs.
Be aware that after an IIS reset, the ISAPI filters automatically revert the logging level to "Refresh", regardless of the value displayed in the OsISAPIConf.cache file, this may lead to a mismatch between the file content and the actual active logging level.