]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Fix: Added xhtml in mime types.
authoreldy <>
Wed, 4 May 2005 02:01:16 +0000 (02:01 +0000)
committereldy <>
Wed, 4 May 2005 02:01:16 +0000 (02:01 +0000)
wwwroot/cgi-bin/lib/mime.pm

index 49103ba5ef6abf47794add731bffaab581323b09..c850423052a63c2b27601e0129b4ef1ca807b8db 100644 (file)
@@ -48,6 +48,7 @@
 'hdml','html',
 'wml','html',
 'wmlp','html',
+'xhtml','html',
 'xml','html',
 # HTML Dynamic pages or script
 'asp','script',
 'htm','page',
 'wml','page',
 'wmlp','page',
+'xhtml','page',
 'xml','page',
 # HTML Dynamic pages or script
 'asp','script',