dirplex, patplex: Added a cosmetical `xset' directive to supplant `set'.
[ashd.git] / etc / ashd / dirplex.d / send.rc
index 5e00547..1c4f7cf 100644 (file)
@@ -4,6 +4,9 @@ match
 match
   filename *.css
   fork sendfile -c text/css
+match
+  filename *.txt
+  fork sendfile -c text/plain
 
 # Image types
 match