ResultContentType

Name

ResultContentType -- specifies the "Content-Type" header produced by search.cgi

search.htm

Synopsis

ResultContentType {type}

Description

Use this command to specify the "Content-Type" header generated by search.cgi. The value can include character set specification. The default value is "text/html; charset=$(BrowserCharset)".

Examples


ResultContentType "text/plain"

ResultContentType "text/xml; charset=utf-8"
      

See also

BrowserCharset