Disable with HTTP header

You can prevent LinkFreeze from modifying links on certain pages by sending the following HTTP header with the response:

X-LinkFreeze-Control: disable

This affects only transformation of links on pages, incoming requests to the server will still be processed by a LinkFreeze. If you need to completely disable LinkFreeze processing for certain files and folders use Directory pattern filter.

The header can be added from the IIS console using "HTTP Headers" tab on a directory, file or entire site level. Also LinkFreeze will recognize headers manually returned from the ASP scripts.