mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-04-27 14:57:40 +00:00
fix content type of /projects/samhuri.net
This commit is contained in:
parent
5dbbb4037d
commit
f200158d16
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
||||||
DefaultType text/plain
|
DefaultType text/plain
|
||||||
AddType audio/mp4 m4r
|
AddType audio/mp4 m4r
|
||||||
AddType application/rss+xml rss
|
AddType application/rss+xml rss
|
||||||
|
# for /projects/samhuri.net ... sigh
|
||||||
|
AddType text/html net
|
||||||
SetOutputFilter DEFLATE
|
SetOutputFilter DEFLATE
|
||||||
AddDefaultCharset utf-8
|
AddDefaultCharset utf-8
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue