mirror of
https://github.com/servo/servo.git
synced 2025-06-26 18:14:34 +01:00
7 lines
249 B
ApacheConf
7 lines
249 B
ApacheConf
<files ~ '^character-encoding-03[1234567]\.(xht|xhtml|xml|html|htm)$'>
|
|
AddCharset us-ascii .xht .xhtml .xml .html .htm
|
|
</files>
|
|
|
|
<files ~ '^at-charset-07[1234567]\.(xht|xhtml|xml|html|htm)$'>
|
|
AddCharset us-ascii .xht .xhtml .xml .html .htm
|
|
</files>
|