1
0
Fork 0
firefox/testing/web-platform/tests/css/CSS2/.htaccess
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

24 lines
621 B
ApacheConf

# Define some types
AddType application/xhtml+xml .xht
AddType text/html .htm
AddType text/css .css
AddType image/png .png
AddType text/plain .data .list
# Set the default character set
AddDefaultCharset utf-8
# Indexing Options
Options +Indexes
IndexOptions DescriptionWidth=* NameWidth=* FancyIndexing FoldersFirst ScanHTMLTitles
IndexIgnore .htaccess *~ .#* #*# CVS README
ReadmeName README
# Set up the README files to be plain text
<files README>
ForceType text/plain
SetHandler default-handler
</files>
# Add some default descriptions
AddDescription "Information about the files in this directory" README