VBrick Systems Portal Server ETV v4.2 User Manual

Page 118

Advertising
background image

106

© 2007 VBrick Systems, Inc.

2. Uncomment the sections labeled

Web Page Security 1

and

Web Page Security 2

by

deleting only the <!-- and --> characters shown below in red.

Web Security 1

<!-- Web Page Security 1: Remove comments around the following section to enable
SSL on all Admin Console pages. -->

<!--

<section name="secureWebPages"
type="Hyper.Web.Security.SecureWebPageSectionHandler, WebPageSecurity"
allowLocation="false" />

-->

Web Security 2

<!-- Web Page Security 2: Remove comments around the following section to enable
SSL on all Admin Console pages. -->

<!--

<secureWebPages mode="On" maintainPath="False" warningBypassMode="AlwaysBypass"
bypassQueryParamName="BypassSecurityWarning">
<directory path="/" recurse="True" />
</secureWebPages>

-->

Advertising