Author: glen Date: Mon Nov 3 23:31:42 2008 New Revision: 9934 Modified: nagios-config/trunk/cgi.cfg Log: - merge http_charset option
Modified: nagios-config/trunk/cgi.cfg ============================================================================== --- nagios-config/trunk/cgi.cfg (original) +++ nagios-config/trunk/cgi.cfg Mon Nov 3 23:31:42 2008 @@ -36,6 +36,13 @@ +# HTTP CHARSET +# This defines charset that is sent with HTTP headers. + +http_charset=iso8859-1 + + + # CONTEXT-SENSITIVE HELP # This option determines whether or not a context-sensitive # help icon will be displayed for most of the CGIs. _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
