User manual

IT Functionality 9-9
© 2011 Pyramid Solutions Inc. Publication PUB-AB7603-014
Security
All files except the files in the directories “\user\pswd\”, “\pswd\” and files named
‘web_accs.cfg’ can be viewed by default. Other directories can be protected by
placing a file called ‘web_accs.cfg’(see “Password Files” on page 8-11) in the
directory to protect. The file contains a list of users that are allowed to browse that
directory.
Also, it is possible to configure which IP addresses are allowed to connect to the
web sever, “‘ip_accs.cfg’” on page 8-9.
SSI Functionality
SSI functionality makes it possible to make web pages interact with module data.
e.g. Changing the data in the OUT area of the module. It is also possible to include
SSI functions in emails (see “SSI Includes in emails” on page 9-25). The follow-
ing are the available SSI functions.
Ethernet Address Display Functions
DisplayIP
This function returns the currently used IP address.
Syntax:
<?--#exec cmd_argument=’DisplayIP’-->
DisplayMacId
This function returns the MAC ID in the format xx:xx:xx:xx:xx:xx.
Syntax:
<?--#exec cmd_argument=’DisplayMacId’-->