Dolda2000 GitWeb
/
ashd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0ac3ba
)
Added text/plain sending to the default dirplex config.
author
Fredrik Tolf
<fredrik@dolda2000.com>
Wed, 2 Mar 2011 10:12:28 +0000
(11:12 +0100)
committer
Fredrik Tolf
<fredrik@dolda2000.com>
Wed, 2 Mar 2011 10:12:28 +0000
(11:12 +0100)
etc/ashd/dirplex.d/send.rc
patch
|
blob
|
blame
|
history
diff --git
a/etc/ashd/dirplex.d/send.rc
b/etc/ashd/dirplex.d/send.rc
index
5e00547
..
1c4f7cf
100644
(file)
--- a/
etc/ashd/dirplex.d/send.rc
+++ b/
etc/ashd/dirplex.d/send.rc
@@
-4,6
+4,9
@@
match
match
filename *.css
fork sendfile -c text/css
+match
+ filename *.txt
+ fork sendfile -c text/plain
# Image types
match