Enter into the Abilis control-program or open the configuration file with the Console configurator and type the following commands.
a
res:http or s act res:http | Add the HTTP resource. or If the resource already exists, set it active. |
s p http act:yes | Enable the HTTP runtime functionalities. |
Repeat the following commands for each user that you want to enable to HTTP. | |
a user:httpuser pwd:httpuser http:yes | Add the user httpuser and enable it to
HTTP. |
a http rights path:/sys/trfa/ user:httpuser | Enable the httpuser to access the
“IP traffic
analyzer” link. |
a http rights path:/sys/opc/ user:httpuser | Enable the httpuser to access the
“Operator Panel
Control” link. |
a http rights path:/sys/sms/ user:httpuser | Enable the httpuser to access the
“SMS
Gateway” link. |
a http rights path:/sys/cp/ user:httpuser | Enable the httpuser to access the
“Control
Port” link. |
a http rights path:/sys/admin/ user:httpuser recur:no | Enable the httpuser to access the
“Configuration
information” link. |
a http rights path:/sys/admin/groups/ user:httpuser | Enable the httpuser to access the
“Groups
administration” link. |
a http rights path:/sys/advuser/ user:httpuser | Enable the httpuser to access the
“Advanced User
activities” link. |
a http rights path:/sys/admin/users/ user:httpuser | Enable the httpuser to access the
“Users
administration” link. |
a http rights path:/sys/admin/lists/ user:httpuser | Enable the httpuser to access the
“Lists
administration” link. |
a http rights path:/sys/admin/disa/ user:httpuser | Enable the httpuser to access the
“DISA
administration” link. |
save conf | Save the configuration. |
On a working Abilis, a system restart is required to make the HTTP resource running.
Enter into the Abilis control-program or open the configuration file with the Console configurator and type the following commands.
Activate the HTTP server. | |
a
res:ssl or s act res:ssl | Add the SSL resource. or If the resource already exists, set it active. |
s p ssl act:yes | Enable the SSL runtime functionalities. |
s p http act-s:yes | Enable the HTTPS runtime functionalities. |
s p http sesnum-s:12 | Configure the number of HTTPS sessions |
save conf | Save the configuration. |
On a working Abilis, a system restart is required to make the SSL resource running.
Note | |
---|---|
Verify that the SSL protocol is enabled in the Users and HTTP Virtual Paths Access Rights tables. [17:53:34] ABILIS_CPX: |
If you place a gif image in the directory
C:\APP\HTTP\LOGO
, it will replace the default
Abilis company logo.
Important | |
---|---|
The image must have name |
Enter into the Abilis control-program or open the configuration file with the Console configurator and type the following commands.
file put z c:\app\http\logo\company_logo.gif | Upload the file with the file put command (Using the ZMODEM protocol). |
Tip | |
---|---|
The image can be loaded, using also the FTP. |