diff options
-rw-r--r-- | htdocs/config/type.cfg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/htdocs/config/type.cfg b/htdocs/config/type.cfg new file mode 100644 index 0000000..817a7f7 --- /dev/null +++ b/htdocs/config/type.cfg @@ -0,0 +1,10 @@ +# +# Mapping of Content-Type to document type. +# +# $Id: type.cfg,v 1.1 1999-12-01 01:31:38 gerald Exp $ + +text/xml xml +image/svg xml +application/smil xml +application/xml xml +text/html html |