120
Novell iFolder 3.x Administration Guide
no
vd
ocx (
E
NU)
01
F
ebr
ua
ry
200
6
<mono.aspnet>
<acceptEncoding>
<add encoding="gzip"
type="Mono.Http.GZipWriteFilter, Mono.Http, Version=1.0.5000.0,
PublicKeyToken=0738eb9f132ed756" disabled="no" />
</acceptEncoding>
</mono.aspnet>
-->
<appSettings>
<add key="MonoServerDefaultIndexFiles" value="index.aspx,
Default.aspx,default.aspx, index.html, index.htm" />
<add key="SimiasAuthNotRequired" value="Login.ashx,
PingSimias:Simias.Web.SimiasService:Simias.Web,
GetDomainID:Simias.DomainService.DomainService:Novell.Simias.Enterpris
e" />
<add key="SimiasRequireSSL" value="yes" />
<add key="SimiasSSLPort" value="443" />
<add key="Enterprise" value="True" />
</appSettings>
</configuration>
A.3 Web.config File for the Web Access Server
By default, the
Web.config
file for the Web Access server is in the
/opt/novell/
ifolder3/webaccess/
directory. The following is an example of a configured file.
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<system.web>
<httpRuntime executionTimeout="180" maxRequestLength="10240" />
<!-- DYNAMIC DEBUG COMPILATION
Set compilation debug="true" to enable ASPX debugging.
Otherwise, setting this value to false will improve runtime
performance of this application. Set compilation
debug="true" to insert debugging symbols (.pdb information)
into the compiled page. Because this creates a larger file
that executes more slowly, you should set this value to true
Содержание IFOLDER 3 - ADMINISTRATION
Страница 4: ...novdocx ENU 01 February 2006...
Страница 10: ...10 Novell iFolder 3 x Administration Guide novdocx ENU 01 February 2006...
Страница 30: ...30 Novell iFolder 3 x Administration Guide novdocx ENU 01 February 2006...
Страница 40: ...40 Novell iFolder 3 x Administration Guide novdocx ENU 01 February 2006...
Страница 44: ...44 Novell iFolder 3 x Administration Guide novdocx ENU 01 February 2006...
Страница 50: ...50 Novell iFolder 3 x Administration Guide novdocx ENU 01 February 2006...
Страница 66: ...66 Novell iFolder 3 x Administration Guide novdocx ENU 01 February 2006...
Страница 80: ...80 Novell iFolder 3 x Administration Guide novdocx ENU 01 February 2006...
Страница 102: ...102 Novell iFolder 3 x Administration Guide novdocx ENU 01 February 2006...
Страница 108: ...108 Novell iFolder 3 x Administration Guide novdocx ENU 01 February 2006...
Страница 124: ...124 Novell iFolder 3 x Administration Guide novdocx ENU 01 February 2006...
Страница 140: ...140 Novell iFolder 3 x Administration Guide novdocx ENU 01 February 2006...