Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > contrib-release > by-pkgid > a3a19301ae573022f87ee2b12f3c654a > files > 1

apache-mod_xhtml-0-5mdv2008.1.x86_64.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>