beautypg.com

Aliases, Parameters – Echelon SmartServer 2.2 User Manual

Page 526

background image

SmartServer

2.2 User’s Guide

527

Aliases

Aliases allow redirecting URLs to other URLs in the web server directory structure. You can use
aliases to create cross-references, or to define realms for Web page security. The syntax for an alias is:
URL:Path. The following example redirects a request made with the URL element
/forms/DIRA/Nvpage.HTML and converts it to /secureforms/Nvpage.htmredirects all URLs ending
in a slash to the index.htm file in the same path. By default, the */:*/index.htm alias is defined
implicitly (i.e. it will not appear in the URL : Path field). This alias redirects all URLs ending in a slash
to the index.htm file in the same path. The following example redirects a request made with the URL
element /forms/DIRA/Nvpage.HTML and converts it to /secureforms/Nvpage.html
/forms/DIRA/*:/secureforms/*

Tip: Use the asterisk (*) as a wildcard in both the URL string and alias string. It must occur only once
in the URL string and once in the alias string.

To create an alias:

1. Click the Aliases tab.

2. In URL, enter the URL that identifies the path to the Web pages for which you wish to define an

alias.

3. In Path, enter the path to which you wish to redirect.

4. Click Add.

5. Your new alias definition appears in the window.

Parameters

You can set the Web server parameters for memory partitions and task management using the
Parameters tab. These parameters govern the behavior of the Web server. Typically, you will not
change any of the values in the Parameters tab; however, if you create 16 or more groups of users and
you have trouble accessing the SmartServer, click the Parameters tab and then make the following
changes to the listed properties:

Global memory partition size

80 KB

Request memory partition size

80 KB

Maximum form symbols

200

Maximum URL length

2,048