]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Added 'hdml','wml','wmlp' to mime types
authoreldy <>
Wed, 17 Sep 2003 00:34:36 +0000 (00:34 +0000)
committereldy <>
Wed, 17 Sep 2003 00:34:36 +0000 (00:34 +0000)
wwwroot/cgi-bin/lib/mime.pm

index 15182d23a0dda87f71394d254aac9e2126a6d879..5fc790bf3f3d1d5e6e2c7433351be48ecbb7a78b 100644 (file)
@@ -43,6 +43,9 @@
 # HTML Static page
 'html','html',
 'htm','html',
+'hdml','html',\r
+'wml','html',\r
+'wmlp','html',
 # HTML Dynamic pages or script
 'asp','script',
 'jsp','script',