# Autoriser ce genre de directives dans le vhost:
#
# AllowOverride FileInfo
#
AddHandler application/x-httpd-php .xsl
# ou, selon ton environnement :
#AddType application/x-httpd-php .xsl
AddHandler application/x-httpd-php .xml
# ou, selon ton environnement :
#AddType application/x-httpd-php .xml
# XML
AddType application/xml .xml
# XSLT / XSL
AddType application/xslt+xml .xsl .xslt