Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > af2364412c50d81477f12a989bd17f0b > files > 1

apache-mod_xhtml-0-10mdv2010.1.src.rpm

<IfDefine HAVE_XHTML>
    <IfModule !mod_xhtml.c>
	LoadModule xhtml_module	extramodules/mod_xhtml.so
    </IfModule>
</IfDefine>

<IfModule mod_xhtml.c>

    # XHTMLSSIerrmsg
    #  Sets  the  error  message sent to the browser when a processing
    #  directive fails.

    # XHTMLSSItimefmt
    #  Sets the format for output of date/time fields.

    # XHTMLSSIsizefmt
    #  Sets the format for output of size fields.

</IfModule>