= 2.4>
Require all granted
Order allow,deny
Allow from all
Options +IncludesNOEXEC
AddOutputFilter INCLUDES html
ErrorDocument 401 /codes/401.html
ErrorDocument 403 /codes/403.html
ErrorDocument 407 /codes/407.html
ErrorDocument 502 /codes/502.html
#AddType application/xhtml+xml;q=0.8 .xhtml
#IndexStyleSheet "/template.css"
IndexOptions SuppressHTMLPreamble
### Table configuration
# Display table headers
IndexOptions FancyIndexing
# Use the html
IndexOptions HTMLTable
# Remove the description column
#IndexOptions SuppressDescription
#IndexOptions SuppressSize
IndexOptions SuppressLastModified
# Remove the
#IndexOptions SuppressRules
# Do not cut the names
IndexOptions NameWidth=*
# create XHTML table
#IndexOptions XHTML HTMLtable
# place folders first
IndexOptions FoldersFirst
# add text/xml HTTP header
#IndexOptions Type=text/xml
IndexOptions Charset=UTF-8
# HeaderName ../../www/header.html
# HeaderName /header.php
# ReadmeName /footer.html
# IndexIgnore /.header.html /.footer.html
AddDescription "Base de données XML" .xml
AddDescription "Rendu HTML via XSL" .xhtml
# DEFAULT DESCRIPTION
# AddDescription "[unknown item..]" *
AddIcon /svn-clients/template/images/folder_32.png ^^DIRECTORY^^
AddIcon /svn-clients/template/images/folder-parent.png ..
AddIcon /svn-clients/template/images/file-database.png .xml
AddIcon /svn-clients/template/images/file-xhtml.png .xhtml
#AddHandler application/x-httpd-php .html
# ou, selon ton environnement :
#AddType application/x-httpd-php .html