Skip to content

Update seo-friendly-url-traditional.md #486

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
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.