no_image_rewrite
Prevent image locations from being altered by the ImageDir
and ImageDirSecure local configuration directives.
Valid values
Valid values are 0 and 1.
The default is 0.
Description
Interchange usually rewrites image locations to make use of the
ImageDir or ImageDirSecure
directories, as appropriate.
This directive disables that behaviour, so no image location rewriting
is performed at all.
Image locations include <img src="...">, as well as
the "<body>" tag's "background",
and any "background" parameter specified in a
"<table>" tag or sub-tag ("<tr>",
"<th>" and "<td>").