Raritan Computer DSX-0N-E Security Camera User Manual


 
CHAPTER 12: COMMAND LINE INTERFACE 123
The syntax of the http command is:
http [enable <true|false>] [port value] [redirect <true|false>]
The http command options are described in Table 29.
Table 29 HTTP Command
COMMAND OPTION DESCRIPTION
enable <true|false> Enable/Disable HTTP access
port value HTTP server default listen port (tcp)
redirect <true|false>
E
nable/Disable redirection from HTTP to
HTTPS
HTTP Command Example
The example below enables http access and redirection to https, and sets the default port to 2.
admin > Config > Services > http enable true port 2 redirect true