Sophie

Sophie

distrib > Mandriva > cooker > i586 > by-pkgid > 87b216cd2ee9e5dba090d6f88265139c > files > 1

apache-mod_xhtml-0-13.i586.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>