|
|
@@ -55,7 +55,7 @@
|
|
|
<handlers>
|
|
|
<add name="HttpHandlerHistogramme" path="*.histo" verb="*" type="CG67.FicheCollege.HttpHandlerHistogramme, CG67.FicheCollege" allowPathInfo="false" modules="IsapiModule" scriptProcessor="C:\Windows\Microsoft.Net\Framework\v4.0.30319\aspnet_isapi.dll"
|
|
|
resourceType="Unspecified" preCondition="classicMode,runtimeVersionv4.0,bitness32"/>
|
|
|
- <add name="FileDownloadHandler" path="file.download" verb="*" type="CG67.FicheCollege.FileDownloadHandler, CG67.FicheCollege" allowPathInfo="false" preCondition="integratedMode, runtimeVersionv2.0" />
|
|
|
+ <add name="FileDownloadHandler" path="file.download" verb="*" type="CG67.FicheCollege.FileDownloadHandler, CG67.FicheCollege" allowPathInfo="false" preCondition="integratedMode,runtimeVersionv4.0" />
|
|
|
</handlers>
|
|
|
<!--<staticContent>
|
|
|
<mimeMap fileExtension="" mimeType="" />
|