]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Added asmx and aspx in mime.pm file.
authoreldy <>
Thu, 30 Oct 2003 09:04:25 +0000 (09:04 +0000)
committereldy <>
Thu, 30 Oct 2003 09:04:25 +0000 (09:04 +0000)
wwwroot/cgi-bin/lib/mime.pm

index 6a48e3d0d388013bd67d67f861e21f25e1a7d1ca..8a1312c1133cb0f676fad018e215b520159b4d4a 100644 (file)
@@ -50,6 +50,8 @@
 'xml','html',
 # HTML Dynamic pages or script
 'asp','script',
+'aspx','script', 
+'asmx','script', \r
 'jsp','script',
 'cgi','script',
 'ksh','script',
 'xml','page',
 # HTML Dynamic pages or script
 'asp','script',
+'aspx','script', 
+'asmx','script', 
 'jsp','script',
 'cgi','script',
 'ksh','script',