Novell IFOLDER 3.7 - ADMINISTRATION Administration Manual page 187

Hide thumbs Also See for IFOLDER 3.7 - ADMINISTRATION:
Table of Contents

Advertisement

<section name="acceptEncoding"
type="Mono.Http.Configuration.AcceptEncodingSectionHandler,
Mono.Http, Version=1.0.5000.0,
PublicKeyToken=0738eb9f132ed756" />
</sectionGroup>
</configSections>
-->
<system.web>
<customErrors mode="Off"/>
<httpRuntime
executionTimeout="3400"
maxRequestLength="2097152"
/>
<!-- take this out until we need it
<webServices>
<soapExtensionTypes>
<add type="DumpExtension, extensions" priority="0" group="0" />
<add type="EncryptExtension, extensions" priority="1"
group="0" />
</soapExtensionTypes>
</webServices>
-->
<authentication mode="None">
</authentication>
<httpModules>
<add name="AuthenticationModule"
type="Simias.Security.Web.AuthenticationModule, SimiasLib"/>
</httpModules>
<httpHandlers>
<add verb="*" path="admindata/*.log"
type="Simias.Server.ReportLogHandler,Simias.Server"/>
<add verb="*" path="admindata/*.csv"
type="Simias.Server.ReportLogHandler,Simias.Server"/>
</httpHandlers>
</system.web>
Configuration Files 187

Advertisement

Table of Contents
loading

Table of Contents